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)
3019if (_compiler.inputTypeAnnotations == null) 3025CheckError(_compiler.inputTypeAnnotations != value, /*[XTSE0265]*/SR.Xslt_InputTypeAnnotations);