22 references to ProduceTagsAsync
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (22)
Interactive\BraceMatching\InteractiveBraceHighlightingTests.cs (22)
57var result = await ProduceTagsAsync(workspace, buffer, 14); 61result = await ProduceTagsAsync(workspace, buffer, 15); 65result = await ProduceTagsAsync(workspace, buffer, 16); 69result = await ProduceTagsAsync(workspace, buffer, 18); 73result = await ProduceTagsAsync(workspace, buffer, 19); 85var result = await ProduceTagsAsync(workspace, buffer, 35); 89result = await ProduceTagsAsync(workspace, buffer, 36); 93result = await ProduceTagsAsync(workspace, buffer, 37); 98result = await ProduceTagsAsync(workspace, buffer, 38); 102result = await ProduceTagsAsync(workspace, buffer, 39); 114var result = await ProduceTagsAsync(workspace, buffer, 42); 118result = await ProduceTagsAsync(workspace, buffer, 45); 124result = await ProduceTagsAsync(workspace, buffer, position); 126result = await ProduceTagsAsync(workspace, buffer, position + 1); 172var result = await ProduceTagsAsync(workspace, buffer, 62); 176result = await ProduceTagsAsync(workspace, buffer, 83); 180result = await ProduceTagsAsync(workspace, buffer, 71); 184result = await ProduceTagsAsync(workspace, buffer, 72); 188result = await ProduceTagsAsync(workspace, buffer, 82); 192result = await ProduceTagsAsync(workspace, buffer, 83); 196result = await ProduceTagsAsync(workspace, buffer, 138); 200result = await ProduceTagsAsync(workspace, buffer, 139);