1 write to _canBeFunction
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\XPathScanner.cs (1)
275_canBeFunction = (this.CurerntChar == '(');
1 reference to _canBeFunction
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\XPathScanner.cs (1)
120return _canBeFunction;