3 references to FType
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\XPathParser.cs (3)
545
if (pi.
FType
== Function.FunctionType.FuncConcat)
597
return new Function(pi.
FType
, argList);
681
return new Function(pi.
FType
, argList);