11 overrides of OnClear
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\schema\XmlSchemaObjectCollection.cs (1)
142
protected override void
OnClear
()
FrameworkFork\Microsoft.Xml\Xml\Serialization\XmlSchemas.cs (1)
256
protected override void
OnClear
()
FrameworkFork\System.Web.Services\Services\Description\ServiceDescription.cs (1)
3158
protected override void
OnClear
()
System.DirectoryServices (2)
artifacts\obj\System.DirectoryServices\Debug\net10.0\System.DirectoryServices.notsupported.cs (2)
907
protected override void
OnClear
() { throw new System.PlatformNotSupportedException(System.SR.DirectoryServices_PlatformNotSupported); }
1127
protected override void
OnClear
() { throw new System.PlatformNotSupportedException(System.SR.DirectoryServices_PlatformNotSupported); }
System.Private.Xml (2)
System\Xml\Schema\XmlSchemaObjectCollection.cs (1)
78
protected override void
OnClear
()
System\Xml\Serialization\XmlSchemas.cs (1)
160
protected override void
OnClear
()
System.Security.Permissions (4)
System\Diagnostics\EventLogPermissionEntryCollection.cs (1)
19
protected override void
OnClear
() { }
System\Diagnostics\PerformanceCounterPermissionEntryCollection.cs (1)
19
protected override void
OnClear
() { }
System\DirectoryServices\DirectoryServicesPermissionEntryCollection.cs (1)
19
protected override void
OnClear
() { }
System\ServiceProcess\ServiceControllerPermissionEntryCollection.cs (1)
19
protected override void
OnClear
() { }
1 reference to OnClear
System.Collections.NonGeneric (1)
System\Collections\CollectionBase.cs (1)
66
OnClear
();