12 references to ImplicitNullableIdentity
Microsoft.CodeAnalysis.CSharp.Emit2.UnitTests (12)
Emit\NumericIntPtrTests.cs (12)
3742conversions(sourceType: "nint", destType: "nint?", ImplicitNullableIdentity,
3789conversions(sourceType: "System.IntPtr", destType: "nint?", ImplicitNullableIdentity,
4007conversions(sourceType: "nint", destType: "System.IntPtr?", ImplicitNullableIdentity,
4343conversions(sourceType: "nuint", destType: "nuint?", ImplicitNullableIdentity,
4390conversions(sourceType: "System.UIntPtr", destType: "nuint?", ImplicitNullableIdentity,
4608conversions(sourceType: "nuint", destType: "System.UIntPtr?", ImplicitNullableIdentity,
4856conversions(sourceType: "System.IntPtr", destType: "System.IntPtr?", ImplicitNullableIdentity,
5126conversions(sourceType: "nint", destType: "System.IntPtr?", ImplicitNullableIdentity,
5173conversions(sourceType: "System.IntPtr", destType: "System.IntPtr?", ImplicitNullableIdentity,
5474conversions(sourceType: "System.UIntPtr", destType: "System.UIntPtr?", ImplicitNullableIdentity,
5729conversions(sourceType: "nuint", destType: "System.UIntPtr?", ImplicitNullableIdentity,
5776conversions(sourceType: "System.UIntPtr", destType: "System.UIntPtr?", ImplicitNullableIdentity,