7 references to Count
dotnet-svcutil-lib (7)
FrameworkFork\Microsoft.Xml\Xml\schema\BaseProcessor.cs (1)
176if (existingAttGroup.AttributeUses.Count == 0)
FrameworkFork\Microsoft.Xml\Xml\schema\Inference\infer.cs (2)
308if (compiledAttributes.Count > 0) 1318if (!bCreatingNewType && ct.AttributeUses.Count > 0)
FrameworkFork\Microsoft.Xml\Xml\schema\SchemaCollectionCompiler.cs (2)
1723if (attributeGroup.AttributeUses.Count > 0) 1978if (attributeUses.Count != 0)
FrameworkFork\Microsoft.Xml\Xml\schema\SchemaSetCompiler.cs (2)
2058if (attributeGroup.AttributeUses.Count > 0) 2383if (attributeUses.Count != 0)