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