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)
120
return
_canBeFunction
;