2 references to AvtStringBuilder
System.Data.SqlXml (2)
System\Xml\Xsl\XsltOld\Compiler.cs (2)
954while (GetNextAvtLex(avtText, ref pos, this.AvtStringBuilder, out isAvt)) { 955string lex = this.AvtStringBuilder.ToString();