3 writes to _isRoot
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\schema\XmlSchemaValidator.cs (3)
237_isRoot = true; 504_isRoot = false; 1182_isRoot = false;
3 references to _isRoot
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\schema\XmlSchemaValidator.cs (3)
502if (_isRoot) 1180if (_isRoot) 1625if (_isRoot && _partialValidationType != null)