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