1 write to _publicKey
System.Private.CoreLib (1)
src\runtime\src\coreclr\tools\Common\Internal\Metadata\NativeFormat\NativeFormatReaderGen.cs (1)
4703offset = streamReader.Read(offset, out _publicKey);
1 reference to _publicKey
System.Private.CoreLib (1)
src\runtime\src\coreclr\tools\Common\Internal\Metadata\NativeFormat\NativeFormatReaderGen.cs (1)
4737public ByteCollection PublicKey => _publicKey;