1 override of Clear
Microsoft.CSharp (1)
Microsoft\CSharp\RuntimeBinder\Semantics\WithType.cs (1)
212public override void Clear()
3 references to Clear
Microsoft.CSharp (3)
Microsoft\CSharp\RuntimeBinder\Semantics\MemberLookup.cs (2)
274_swtFirst.Clear(); 275_swtAmbig.Clear();
Microsoft\CSharp\RuntimeBinder\Semantics\WithType.cs (1)
214base.Clear();