2 references to TryGetTokens
Microsoft.CodeAnalysis.CSharp.Features (2)
CSharpTransposeRecordKeywordCodeFixProvider.cs (2)
93TryGetTokens(recordDeclaration, out _, out _)) 114if (!TryGetTokens(currentRecordDeclaration, out var classOrStructKeyword, out var recordKeyword))