1 reference to GetRuntimeInterfaceAsObject
Microsoft.DotNet.SignCheckLibrary (1)
Verification\StrongName.cs (1)
18
internal static ICLRStrongName ClrStrongName = (ICLRStrongName)RuntimeEnvironment.
GetRuntimeInterfaceAsObject
(new Guid(CLSID_CLRStrongName), new Guid(IID_ICLRStrongName));