2 writes to _standalone
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlTextReaderImpl.cs (2)
3873_standalone = true; 3877_standalone = false;
4 references to _standalone
dotnet-svcutil-lib (4)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlTextReaderImpl.cs (4)
4564if (DtdValidation && _standalone && attributeInfo.IsDeclaredInExternal) 4602if (DtdValidation && _standalone && defaultAttributeInfo.IsDeclaredInExternal) 6181if (_standalone && entity.IsDeclaredInExternal) 9286return _standalone;