2 references to IID_ICLRStrongName
Microsoft.DotNet.SignCheckLibrary (2)
Interop\ICLRStrongName.cs (1)
11
[ComConversionLoss, Guid(StrongName.
IID_ICLRStrongName
), InterfaceType(ComInterfaceType.InterfaceIsIUnknown), SecurityCritical]
Verification\StrongName.cs (1)
18
internal static ICLRStrongName ClrStrongName = (ICLRStrongName)RuntimeEnvironment.GetRuntimeInterfaceAsObject(new Guid(CLSID_CLRStrongName), new Guid(
IID_ICLRStrongName
));