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