5 references to Count
System.Xml (5)
System\Xml\Schema\BaseProcessor.cs (1)
141if (existingAttGroup.AttributeUses.Count == 0) { //If the existing one is not already compiled, then replace.
System\Xml\Schema\Inference\Infer.cs (2)
309if (compiledAttributes.Count > 0) { 1306if (!bCreatingNewType && ct.AttributeUses.Count > 0) {
System\Xml\Schema\SchemaCollectionCompiler.cs (1)
1367if (attributeGroup.AttributeUses.Count > 0) {// already checked
System\Xml\Schema\SchemaSetCompiler.cs (1)
1641if (attributeGroup.AttributeUses.Count > 0) {// already checked