4 references to GetComType
Microsoft.CSharp (4)
Microsoft\CSharp\RuntimeBinder\ComInterop\VarEnumSelector.cs (4)
351
return
GetComType
(ref argumentType);
359
return
GetComType
(ref argumentType);
411
elementVarEnum =
GetComType
(ref elementType);
418
VarEnum varEnum =
GetComType
(ref argumentType);