41 references to Clear
dotnet-svcutil-lib (41)
FrameworkFork\Microsoft.Xml\Xml\schema\Preprocessor.cs (10)
186
schema.Attributes.
Clear
();
187
schema.AttributeGroups.
Clear
();
188
schema.SchemaTypes.
Clear
();
189
schema.Elements.
Clear
();
190
schema.Groups.
Clear
();
191
schema.Notations.
Clear
();
193
schema.IdentityConstraints.
Clear
();
201
rdef.AttributeGroups.
Clear
();
202
rdef.Groups.
Clear
();
203
rdef.SchemaTypes.
Clear
();
FrameworkFork\Microsoft.Xml\Xml\schema\SchemaCollectionCompiler.cs (13)
103
rdef.AttributeGroups.
Clear
();
104
rdef.Groups.
Clear
();
105
rdef.SchemaTypes.
Clear
();
180
schema.Attributes.
Clear
();
181
schema.AttributeGroups.
Clear
();
182
schema.SchemaTypes.
Clear
();
183
schema.Elements.
Clear
();
184
schema.Groups.
Clear
();
185
schema.Notations.
Clear
();
187
schema.IdentityConstraints.
Clear
();
311
attributeGroup.AttributeUses.
Clear
();
355
complexType.LocalElements.
Clear
();
356
complexType.AttributeUses.
Clear
();
FrameworkFork\Microsoft.Xml\Xml\schema\SchemaCollectionPreprocessor.cs (10)
106
rdef.AttributeGroups.
Clear
();
107
rdef.Groups.
Clear
();
108
rdef.SchemaTypes.
Clear
();
112
schema.Attributes.
Clear
();
113
schema.AttributeGroups.
Clear
();
114
schema.SchemaTypes.
Clear
();
115
schema.Elements.
Clear
();
116
schema.Groups.
Clear
();
117
schema.Notations.
Clear
();
119
schema.IdentityConstraints.
Clear
();
FrameworkFork\Microsoft.Xml\Xml\schema\SchemaSetCompiler.cs (3)
289
attributeGroup.AttributeUses.
Clear
();
341
complexType.LocalElements.
Clear
();
342
complexType.AttributeUses.
Clear
();
FrameworkFork\Microsoft.Xml\Xml\schema\XmlSchemaSet.cs (5)
1221
GlobalElements.
Clear
();
1222
GlobalAttributes.
Clear
();
1223
GlobalTypes.
Clear
();
1224
SubstitutionGroups.
Clear
();
1225
TypeExtensions.
Clear
();