8 references to ImplicitNullableIdentity
Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests (8)
Semantics\NativeIntegerTests.cs (8)
8030conversions(sourceType: "nint", destType: "nint?", ImplicitNullableIdentity,
8076conversions(sourceType: "System.IntPtr", destType: "nint?", ImplicitNullableIdentity,
8255conversions(sourceType: "nint", destType: "System.IntPtr?", ImplicitNullableIdentity,
8530conversions(sourceType: "nuint", destType: "nuint?", ImplicitNullableIdentity,
8567conversions(sourceType: "System.UIntPtr", destType: "nuint?", ImplicitNullableIdentity,
8747conversions(sourceType: "nuint", destType: "System.UIntPtr?", ImplicitNullableIdentity,
8935conversions(sourceType: "System.IntPtr", destType: "System.IntPtr?", ImplicitNullableIdentity,
9236conversions(sourceType: "System.UIntPtr", destType: "System.UIntPtr?", ImplicitNullableIdentity,