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