Skip to content

[CGColorConversionInfo] Subclass NativeObject + numerous other code updates - #13176

Merged
rolfbjarne merged 1 commit into
dotnet:mainfrom
rolfbjarne:nativeobject-cgcolorconversioninfo
Oct 29, 2021
Merged

[CGColorConversionInfo] Subclass NativeObject + numerous other code updates#13176
rolfbjarne merged 1 commit into
dotnet:mainfrom
rolfbjarne:nativeobject-cgcolorconversioninfo

Conversation

@rolfbjarne

Copy link
Copy Markdown
Member
  • Subclass NativeObject to reuse object lifetime code.
  • Enable nullability and fix code accordingly.
  • Use 'is' and 'is not' instead of '==' and '!=' for object identity.
  • Use 'nameof (parameter)' instead of string constants.

…pdates

* Subclass NativeObject to reuse object lifetime code.
* Enable nullability and fix code accordingly.
* Use 'is' and 'is not' instead of '==' and '!=' for object identity.
* Use 'nameof (parameter)' instead of string constants.
@rolfbjarne rolfbjarne added the not-notes-worthy Ignore for release notes label Oct 28, 2021
@vs-mobiletools-engineering-service2

Copy link
Copy Markdown
Collaborator

✅ [PR Build] Tests passed on Build. ✅

Tests passed on Build.

API diff

✅ API Diff from stable

View API diff
View dotnet API diff
View dotnet legacy API diff
View dotnet iOS-MacCatalayst API diff

GitHub pages

Results can be found in the following github pages (it might take some time to publish):

🎉 All 99 tests passed 🎉

Pipeline on Agent XAMBOT-1106.BigSur'
Merge fea8b37 into 0396083

@rolfbjarne
rolfbjarne merged commit ac2ceea into dotnet:main Oct 29, 2021
@rolfbjarne
rolfbjarne deleted the nativeobject-cgcolorconversioninfo branch October 29, 2021 14:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

not-notes-worthy Ignore for release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants