2 references to ComTypeClassDesc
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\ComInterop\ComTypeDesc.cs (1)
35return new ComTypeClassDesc(typeInfo, null);
Microsoft\CSharp\RuntimeBinder\ComInterop\ComTypeLibDesc.cs (1)
75ComTypeClassDesc classDesc = new ComTypeClassDesc(typeInfo, typeLibDesc);