Implemented interface member:
method
Clear
System.Collections.Generic.ICollection<T>.Clear()
7 references to Clear
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\Internals\System\Runtime\MruCache.cs (1)
102_mruList.Clear();
Microsoft.CodeAnalysis.EditorFeatures (1)
Classification\Syntactic\SyntacticClassificationTaggerProvider.ClassifiedLineCache.cs (1)
102_lruList.Clear();
Microsoft.CodeAnalysis.Remote.ServiceHub (1)
Services\SemanticClassification\RemoteSemanticClassificationService.cs (1)
54_cachedData.Clear();
System.IO.Packaging (1)
System\IO\Packaging\OrderedDictionary.cs (1)
42_order.Clear();
System.Windows.Forms (3)
System\Windows\Forms\Controls\MonthCalendar\MonthCalendar.CalendarBodyAccessibleObject.cs (1)
62_rowsAccessibleObjects.Clear();
System\Windows\Forms\Controls\MonthCalendar\MonthCalendar.CalendarRowAccessibleObject.cs (1)
109_cellsAccessibleObjects.Clear();
System\Windows\Forms\Controls\MonthCalendar\MonthCalendar.MonthCalendarAccessibleObject.cs (1)
106_calendarsAccessibleObjects.Clear();