2 references to GetNameOfType
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\ComInterop\ComTypeClassDesc.cs (1)
45string itfName = ComRuntimeHelpers.GetNameOfType(itfTypeInfo);
Microsoft\CSharp\RuntimeBinder\ComInterop\IDispatchComObject.cs (1)
500string typeName = ComRuntimeHelpers.GetNameOfType(typeInfo);