2 references to GetPublicKey
System.Private.CoreLib (2)
src\System\Reflection\RuntimeAssembly.cs (2)
128
an.SetPublicKey(
GetPublicKey
());
657
an.SetPublicKey(runtimeAssembly.
GetPublicKey
());