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);
170var result = await ProduceTagsAsync(workspace, buffer, 62);
174result = await ProduceTagsAsync(workspace, buffer, 83);
178result = await ProduceTagsAsync(workspace, buffer, 71);
182result = await ProduceTagsAsync(workspace, buffer, 72);
186result = await ProduceTagsAsync(workspace, buffer, 82);
190result = await ProduceTagsAsync(workspace, buffer, 83);
194result = await ProduceTagsAsync(workspace, buffer, 138);
198result = await ProduceTagsAsync(workspace, buffer, 139);