16 references to Set
Microsoft.CSharp (16)
Microsoft\CSharp\RuntimeBinder\Semantics\GroupToArgsBinder.cs (1)
870_mwtBadArity.Set(methSym, _pCurrentType);
Microsoft\CSharp\RuntimeBinder\Semantics\MemberLookup.cs (8)
84_swtFirst.Set(sym, type); 127_swtBadArity.Set(symCur, typeCur); 152_swtInaccess.Set(symCur, typeCur); 164_swtInaccess.Set(symCur, typeCur); 182_swtBad.Set(symCur, typeCur); 195_swtBogus.Set(symCur, typeCur); 208_swtBad.Set(symCur, typeCur); 306_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);