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