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