8 references to ImplicitNullableIdentity
Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests (8)
Semantics\NativeIntegerTests.cs (8)
8035conversions(sourceType: "nint", destType: "nint?", ImplicitNullableIdentity,
8081conversions(sourceType: "System.IntPtr", destType: "nint?", ImplicitNullableIdentity,
8260conversions(sourceType: "nint", destType: "System.IntPtr?", ImplicitNullableIdentity,
8535conversions(sourceType: "nuint", destType: "nuint?", ImplicitNullableIdentity,
8572conversions(sourceType: "System.UIntPtr", destType: "nuint?", ImplicitNullableIdentity,
8752conversions(sourceType: "nuint", destType: "System.UIntPtr?", ImplicitNullableIdentity,
8940conversions(sourceType: "System.IntPtr", destType: "System.IntPtr?", ImplicitNullableIdentity,
9241conversions(sourceType: "System.UIntPtr", destType: "System.UIntPtr?", ImplicitNullableIdentity,