12 references to ImplicitNullableIdentity
Microsoft.CodeAnalysis.CSharp.Emit2.UnitTests (12)
Emit\NumericIntPtrTests.cs (12)
3751conversions(sourceType: "nint", destType: "nint?", ImplicitNullableIdentity,
3798conversions(sourceType: "System.IntPtr", destType: "nint?", ImplicitNullableIdentity,
4016conversions(sourceType: "nint", destType: "System.IntPtr?", ImplicitNullableIdentity,
4352conversions(sourceType: "nuint", destType: "nuint?", ImplicitNullableIdentity,
4399conversions(sourceType: "System.UIntPtr", destType: "nuint?", ImplicitNullableIdentity,
4617conversions(sourceType: "nuint", destType: "System.UIntPtr?", ImplicitNullableIdentity,
4865conversions(sourceType: "System.IntPtr", destType: "System.IntPtr?", ImplicitNullableIdentity,
5135conversions(sourceType: "nint", destType: "System.IntPtr?", ImplicitNullableIdentity,
5182conversions(sourceType: "System.IntPtr", destType: "System.IntPtr?", ImplicitNullableIdentity,
5483conversions(sourceType: "System.UIntPtr", destType: "System.UIntPtr?", ImplicitNullableIdentity,
5738conversions(sourceType: "nuint", destType: "System.UIntPtr?", ImplicitNullableIdentity,
5785conversions(sourceType: "System.UIntPtr", destType: "System.UIntPtr?", ImplicitNullableIdentity,