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