2 references to IID_IUnknown
Microsoft.Build.Tasks.Core (1)
ComDependencyWalker.cs (1)
211
if ((typeAttributes.guid == NativeMethods.
IID_IUnknown
) ||
Microsoft.Build.Tasks.UnitTests (1)
ComReferenceWalker_Tests.cs (1)
181
oleTypeLib.AddTypeInfo(new MockTypeInfo(NativeMethods.
IID_IUnknown
));