1 override of Clear
Microsoft.CSharp (1)
Microsoft\CSharp\RuntimeBinder\Semantics\WithType.cs (1)
212
public 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)
214
base.
Clear
();