2 writes to SymbolName
Microsoft.CodeAnalysis.VisualBasic (2)
Compilation\DocumentationComments\DocumentationCommentCompiler.Includes.vb (2)
95Me.SymbolName = GetSymbolName(symbol) 127Me.SymbolName = "delegate sub"
8 references to SymbolName
Microsoft.CodeAnalysis.VisualBasic (8)
Compilation\DocumentationComments\DocumentationCommentCompiler.Includes.vb (8)
317Me._tagsSupport.SymbolName) 337Me._tagsSupport.SymbolName) 349Me._tagsSupport.SymbolName) 357Me._tagsSupport.SymbolName) 366Me._tagsSupport.SymbolName) 375Me._tagsSupport.SymbolName) 774commentMessage = GenerateDiagnostic(XmlLocation.Create(attribute, currentXmlFilePath), badNameValueError, attributeValue, Me._tagsSupport.SymbolName) 779commentMessage = GenerateDiagnostic(XmlLocation.Create(attribute, currentXmlFilePath), badNameValueError, attributeValue, Me._tagsSupport.SymbolName)