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