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