3 references to SourceSymbolHelpers
Microsoft.CodeAnalysis.VisualBasic (3)
Symbols\Source\SourceMemberFieldSymbol.vb (2)
134
Dim errorLocation =
SourceSymbolHelpers
.GetAsClauseLocation(modifiedIdentifier.Identifier, declarator.AsClause)
228
Dim errorLocation =
SourceSymbolHelpers
.GetAsClauseLocation(identifier, declarator.AsClause)
Symbols\Source\SourcePropertySymbol.vb (1)
374
Dim errorLocation =
SourceSymbolHelpers
.GetAsClauseLocation(identifier, asClause)