2 writes to _exitScope
dotnet-svcutil-lib (2)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBaseReader.cs (2)
1933_exitScope = (nodeType == XmlNodeType.EndElement); 2016_exitScope = value;
1 reference to _exitScope
dotnet-svcutil-lib (1)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBaseReader.cs (1)
2012return _exitScope;