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