Base:
property
Locations
Microsoft.CodeAnalysis.CSharp.Symbol.Locations
1 reference to Locations
Microsoft.CodeAnalysis.CSharp.Symbol.UnitTests (1)
DocumentationComments\CrefTests.cs (1)
1561
AssertEx.All(actualTypeParameters, p => p.
Locations
.Single() == p.DeclaringSyntaxReferences.Single().GetLocation());