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