1 reference to SourceLocation
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Source\SourceParameterSymbol.cs (1)
47
var location = new
SourceLocation
(name == "" ? syntax.Type : identifier);