2 references to GetEndToken
Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes (2)
TypeDeclarationSyntaxExtensions.cs (2)
27
var end =
GetEndToken
(destination).SpanStart;
46
end =
GetEndToken
(destination).SpanStart;