5 references to Count
System.Private.Xml (5)
System\Xml\Schema\BaseProcessor.cs (1)
162if (existingAttGroup.AttributeUses.Count == 0)
System\Xml\Schema\Inference\Infer.cs (2)
286if (compiledAttributes.Count > 0) 1295if (!bCreatingNewType && ct.AttributeUses.Count > 0)
System\Xml\Schema\SchemaCollectionCompiler.cs (1)
1721if (attributeGroup.AttributeUses.Count > 0)
System\Xml\Schema\SchemaSetCompiler.cs (1)
2072if (attributeGroup.AttributeUses.Count > 0)