7 references to AddConversionsForType
Microsoft.CSharp (7)
Microsoft\CSharp\RuntimeBinder\RuntimeBinder.cs (3)
309SymbolTable.AddConversionsForType(arg.Type); 1196SymbolTable.AddConversionsForType(returnType); 1231SymbolTable.AddConversionsForType(returnType);
Microsoft\CSharp\RuntimeBinder\Semantics\Symbols\AggregateSymbol.cs (1)
227SymbolTable.AddConversionsForType(AssociatedSystemType);
Microsoft\CSharp\RuntimeBinder\SymbolTable.cs (3)
83AddConversionsForType(o); 132AddConversionsForType(param.ParameterType); 1782AddConversionsForType(bound.AssociatedSystemType);