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