1 write to key
System.Data.SqlXml (1)
System\Xml\Xsl\XsltOld\AvtEvent.cs (1)
21
this.
key
= key;
3 references to key
System.Data.SqlXml (3)
System\Xml\Xsl\XsltOld\AvtEvent.cs (3)
25
Debug.Assert(
key
!= Compiler.InvalidQueryKey);
26
return processor.TextEvent(processor.EvaluateString(frame, this.
key
));
30
return processor.EvaluateString(frame, this.
key
);