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