2 writes to _allowCurrent
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\querybuilder.cs (2)
516
_allowCurrent
= true;
531
_allowCurrent
= false;
1 reference to _allowCurrent
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\querybuilder.cs (1)
426
if (!
_allowCurrent
&& root.Name == "current" && root.Prefix.Length == 0)