2 references to MapZeroLengthArrayToNonNullPointer
System.Security.Cryptography (2)
System\Security\Cryptography\CngKey.Create.cs (1)
119fixed (byte* pValue = MapZeroLengthArrayToNonNullPointer(value))
System\Security\Cryptography\CngKey.Properties.cs (1)
63fixed (byte* pinnedPropertyValue = MapZeroLengthArrayToNonNullPointer(propertyValue))