8 references to ImplicitNullableIdentity
Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests (8)
Semantics\NativeIntegerTests.cs (8)
8004conversions(sourceType: "nint", destType: "nint?", ImplicitNullableIdentity,
8050conversions(sourceType: "System.IntPtr", destType: "nint?", ImplicitNullableIdentity,
8229conversions(sourceType: "nint", destType: "System.IntPtr?", ImplicitNullableIdentity,
8504conversions(sourceType: "nuint", destType: "nuint?", ImplicitNullableIdentity,
8541conversions(sourceType: "System.UIntPtr", destType: "nuint?", ImplicitNullableIdentity,
8721conversions(sourceType: "nuint", destType: "System.UIntPtr?", ImplicitNullableIdentity,
8909conversions(sourceType: "System.IntPtr", destType: "System.IntPtr?", ImplicitNullableIdentity,
9210conversions(sourceType: "System.UIntPtr", destType: "System.UIntPtr?", ImplicitNullableIdentity,