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
();