1 write to inputTypeAnnotations
System.Private.Xml (1)
System\Xml\Xsl\Xslt\XsltLoader.cs (1)
3021
_compiler.
inputTypeAnnotations
= value;
2 references to inputTypeAnnotations
System.Private.Xml (2)
System\Xml\Xsl\Xslt\XsltLoader.cs (2)
3019
if (_compiler.
inputTypeAnnotations
== null)
3025
CheckError(_compiler.
inputTypeAnnotations
!= value, /*[XTSE0265]*/SR.Xslt_InputTypeAnnotations);