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