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)
275_swtFirst.Clear(); 276_swtAmbig.Clear();
Microsoft\CSharp\RuntimeBinder\Semantics\WithType.cs (1)
214base.Clear();