1 write to _argTypes
System.Private.Xml (1)
System\Xml\Xsl\XsltOld\XsltCompileContext.cs (1)
624_argTypes = argTypes;
2 references to _argTypes
System.Private.Xml (2)
System\Xml\Xsl\XsltOld\XsltCompileContext.cs (2)
618[MemberNotNull(nameof(_argTypes))] 630public XPathResultType[] ArgTypes { get { return _argTypes; } }