8 references to
dotnet-svcutil-lib (8)
FrameworkFork\Microsoft.Xml\Xml\schema\ContentValidator.cs (4)
1568if (statePosSet[endMarkerPos]) 1835if (IsOpen && curpos[_endMarkerPos]) 2303if (context.AllElementsSet[index]) 2313if (_isRequired[index])
FrameworkFork\Microsoft.Xml\Xml\schema\SchemaCollectionCompiler.cs (2)
1526if (map[i]) 1542if (!map[i] && !IsParticleEmptiable((XmlSchemaParticle)baseAll.Items[i]))
FrameworkFork\Microsoft.Xml\Xml\schema\SchemaSetCompiler.cs (2)
1876if (map[i]) 1892if (!map[i] && !IsParticleEmptiable((XmlSchemaParticle)baseAll.Items[i]))