3 references to LineNumberAttribute
Microsoft.VisualStudio.LanguageServices.Implementation (3)
CodeModel\MethodXml\AbstractMethodXmlBuilder.cs (3)
281
=> Tag(ExpressionStatementElementName,
LineNumberAttribute
(lineNumber));
287
=> Tag(LocalElementName,
LineNumberAttribute
(lineNumber));
317
=> Tag(QuoteElementName,
LineNumberAttribute
(lineNumber));