22 references to ProduceTagsAsync
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (22)
Interactive\BraceMatching\InteractiveBraceHighlightingTests.cs (22)
63var result = await ProduceTagsAsync(workspace, buffer, 14); 67result = await ProduceTagsAsync(workspace, buffer, 15); 71result = await ProduceTagsAsync(workspace, buffer, 16); 75result = await ProduceTagsAsync(workspace, buffer, 18); 79result = await ProduceTagsAsync(workspace, buffer, 19); 91var result = await ProduceTagsAsync(workspace, buffer, 35); 95result = await ProduceTagsAsync(workspace, buffer, 36); 99result = await ProduceTagsAsync(workspace, buffer, 37); 104result = await ProduceTagsAsync(workspace, buffer, 38); 108result = await ProduceTagsAsync(workspace, buffer, 39); 120var result = await ProduceTagsAsync(workspace, buffer, 42); 124result = await ProduceTagsAsync(workspace, buffer, 45); 130result = await ProduceTagsAsync(workspace, buffer, position); 132result = await ProduceTagsAsync(workspace, buffer, position + 1); 176var result = await ProduceTagsAsync(workspace, buffer, 62); 180result = await ProduceTagsAsync(workspace, buffer, 83); 184result = await ProduceTagsAsync(workspace, buffer, 71); 188result = await ProduceTagsAsync(workspace, buffer, 72); 192result = await ProduceTagsAsync(workspace, buffer, 82); 196result = await ProduceTagsAsync(workspace, buffer, 83); 200result = await ProduceTagsAsync(workspace, buffer, 138); 204result = await ProduceTagsAsync(workspace, buffer, 139);