5 references to StrongNameKeyPair
mscorlib (1)
src\libraries\shims\mscorlib\ref\mscorlib.cs (1)
495
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Reflection.
StrongNameKeyPair
))]
netstandard (1)
netstandard.cs (1)
1463
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Reflection.
StrongNameKeyPair
))]
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Reflection\AssemblyName.cs (1)
251
public
StrongNameKeyPair
? KeyPair
System.Runtime (1)
artifacts\obj\System.Runtime\Debug\net10.0\System.Runtime.Forwards.cs (1)
503
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Reflection.
StrongNameKeyPair
))]
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\AxImporter.Options.cs (1)
42
public
StrongNameKeyPair
? keyPair;