1 write to _argTypes
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\XPathParser.cs (1)
820
_argTypes
= argTypes;
1 reference to _argTypes
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\XPathParser.cs (1)
813
public XPathResultType[] ArgTypes { get { return
_argTypes
; } }