2 references to GetValueWithoutCopying
System.Security.Cryptography (2)
System\Security\Cryptography\CngKey.Create.cs (1)
117byte[]? value = property.GetValueWithoutCopying();
System\Security\Cryptography\CngKey.Properties.cs (1)
57byte[]? propertyValue = property.GetValueWithoutCopying();