6 references to SymWithType
Microsoft.CSharp (6)
Microsoft\CSharp\RuntimeBinder\Semantics\MemberLookup.cs (6)
495
_swtFirst = new
SymWithType
();
496
_swtAmbig = new
SymWithType
();
497
_swtInaccess = new
SymWithType
();
498
_swtBad = new
SymWithType
();
499
_swtBogus = new
SymWithType
();
500
_swtBadArity = new
SymWithType
();