1 write to queryStore
System.Data.SqlXml (1)
System\Xml\Xsl\XsltOld\Processor.cs (1)
303
this.
queryStore
= queryStore;
3 references to queryStore
System.Data.SqlXml (3)
System\Xml\Xsl\XsltOld\Processor.cs (3)
463
return this.
queryStore
[key].CompiledQuery.Expression;
468
TheQuery theQuery = this.
queryStore
[key];
481
TheQuery theQuery = this.
queryStore
[key];