12 references to SetLineInfo
System.Data.SqlXml (12)
System\Xml\Xsl\Xslt\QilGenerator.cs (12)
477SetLineInfo(formal, args[j].SourceLine); 503SetLineInfo(param, xslPar.SourceLine); 521SetLineInfo(tmpl.Function, tmpl.SourceLine ?? SourceLineInfo.NoSource); 539SetLineInfo(func.Definition, par.SourceLine); 953SetLineInfo(InvokeOnCurrentNodeChanged(), before), 955SetLineInfo(f.Nop(f.Sequence()), after) 1071result = SetLineInfo(result, node.ElemNameLi); 1275SetLineInfo(paramValue, withParam.SourceLine); 1845SetLineInfo(func, key.SourceLine); 1876SetLineInfo(it, varPar.SourceLine); 1900SetLineInfo(content, it.SourceLine); 2331SetLineInfo(n, lineInfo);