12 references to ImplicitNullableIdentity
Microsoft.CodeAnalysis.CSharp.Emit2.UnitTests (12)
Emit\NumericIntPtrTests.cs (12)
3708conversions(sourceType: "nint", destType: "nint?", ImplicitNullableIdentity,
3755conversions(sourceType: "System.IntPtr", destType: "nint?", ImplicitNullableIdentity,
3973conversions(sourceType: "nint", destType: "System.IntPtr?", ImplicitNullableIdentity,
4309conversions(sourceType: "nuint", destType: "nuint?", ImplicitNullableIdentity,
4356conversions(sourceType: "System.UIntPtr", destType: "nuint?", ImplicitNullableIdentity,
4574conversions(sourceType: "nuint", destType: "System.UIntPtr?", ImplicitNullableIdentity,
4822conversions(sourceType: "System.IntPtr", destType: "System.IntPtr?", ImplicitNullableIdentity,
5092conversions(sourceType: "nint", destType: "System.IntPtr?", ImplicitNullableIdentity,
5139conversions(sourceType: "System.IntPtr", destType: "System.IntPtr?", ImplicitNullableIdentity,
5440conversions(sourceType: "System.UIntPtr", destType: "System.UIntPtr?", ImplicitNullableIdentity,
5695conversions(sourceType: "nuint", destType: "System.UIntPtr?", ImplicitNullableIdentity,
5742conversions(sourceType: "System.UIntPtr", destType: "System.UIntPtr?", ImplicitNullableIdentity,