8 references to GetTypeAttrForTypeInfo
Microsoft.CSharp (8)
Microsoft\CSharp\RuntimeBinder\ComInterop\ComTypeClassDesc.cs (1)
29
ComTypes.TYPEATTR typeAttr = ComRuntimeHelpers.
GetTypeAttrForTypeInfo
(typeInfo);
Microsoft\CSharp\RuntimeBinder\ComInterop\ComTypeEnumDesc.cs (1)
23
ComTypes.TYPEATTR typeAttr = ComRuntimeHelpers.
GetTypeAttrForTypeInfo
(typeInfo);
Microsoft\CSharp\RuntimeBinder\ComInterop\ComTypeLibDesc.cs (2)
85
ComTypes.TYPEATTR typeAttr = ComRuntimeHelpers.
GetTypeAttrForTypeInfo
(typeInfo);
92
ComTypes.TYPEATTR referencedTypeAttr = ComRuntimeHelpers.
GetTypeAttrForTypeInfo
(referencedTypeInfo);
Microsoft\CSharp\RuntimeBinder\ComInterop\IDispatchComObject.cs (4)
353
ComTypes.TYPEATTR typeAttr = ComRuntimeHelpers.
GetTypeAttrForTypeInfo
(typeInfo);
388
ComTypes.TYPEATTR classTypeAttr = ComRuntimeHelpers.
GetTypeAttrForTypeInfo
(classTypeInfo);
425
ComTypes.TYPEATTR sourceTypeAttribute = ComRuntimeHelpers.
GetTypeAttrForTypeInfo
(sourceTypeInfo);
528
ComTypes.TYPEATTR typeAttr = ComRuntimeHelpers.
GetTypeAttrForTypeInfo
(typeInfo);