Base:
property
Locations
Microsoft.CodeAnalysis.CSharp.Symbol.Locations
2 references to Locations
Microsoft.CodeAnalysis.CSharp (2)
Symbols\Source\SourceClonedParameterSymbol.cs (1)
110get { return _originalParam.Locations; }
Symbols\Source\SourceParameterSymbol.cs (1)
280GetDeclaringSyntaxReferenceHelper<ParameterSyntax>(this.Locations);