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