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