16 references to Set
Microsoft.CSharp (16)
Microsoft\CSharp\RuntimeBinder\Semantics\GroupToArgsBinder.cs (1)
871_mwtBadArity.Set(methSym, _pCurrentType);
Microsoft\CSharp\RuntimeBinder\Semantics\MemberLookup.cs (8)
85_swtFirst.Set(sym, type); 128_swtBadArity.Set(symCur, typeCur); 153_swtInaccess.Set(symCur, typeCur); 165_swtInaccess.Set(symCur, typeCur); 183_swtBad.Set(symCur, typeCur); 196_swtBogus.Set(symCur, typeCur); 209_swtBad.Set(symCur, typeCur); 307_swtAmbig.Set(symCur, typeCur);
Microsoft\CSharp\RuntimeBinder\Semantics\WithType.cs (7)
34Set(sym, ats); 145Set(mps, ats); 157Set(meth, ats); 165Set(prop, ats); 170Set(swt.Sym as PropertySymbol, swt.Ats); 178Set(field, ats); 226base.Set(mps, ats);