1 write to inputTypeAnnotations
System.Data.SqlXml (1)
System\Xml\Xsl\Xslt\XsltLoader.cs (1)
2730compiler.inputTypeAnnotations = value;
2 references to inputTypeAnnotations
System.Data.SqlXml (2)
System\Xml\Xsl\Xslt\XsltLoader.cs (2)
2729if (compiler.inputTypeAnnotations == null) { 2732CheckError(compiler.inputTypeAnnotations != value, /*[XTSE0265]*/Res.Xslt_InputTypeAnnotations);