7 references to AddConversionsForType
Microsoft.CSharp (7)
Microsoft\CSharp\RuntimeBinder\RuntimeBinder.cs (3)
318
SymbolTable.
AddConversionsForType
(arg.Type);
1223
SymbolTable.
AddConversionsForType
(returnType);
1259
SymbolTable.
AddConversionsForType
(returnType);
Microsoft\CSharp\RuntimeBinder\Semantics\Symbols\AggregateSymbol.cs (1)
227
SymbolTable.
AddConversionsForType
(AssociatedSystemType);
Microsoft\CSharp\RuntimeBinder\SymbolTable.cs (3)
84
AddConversionsForType
(o);
135
AddConversionsForType
(param.ParameterType);
1817
AddConversionsForType
(bound.AssociatedSystemType);