3 references to GetInfoFromType
Microsoft.CSharp (3)
Microsoft\CSharp\RuntimeBinder\ComInterop\ComRuntimeHelpers.cs (1)
104
GetInfoFromType
(typeInfo, out string name, out string _);
Microsoft\CSharp\RuntimeBinder\ComInterop\ComTypeDesc.cs (1)
24
ComRuntimeHelpers.
GetInfoFromType
(typeInfo, out _typeName, out _documentation);
Microsoft\CSharp\RuntimeBinder\ComInterop\ComTypeLibDesc.cs (1)
88
ComRuntimeHelpers.
GetInfoFromType
(typeInfo, out string aliasName, out _);