2 references to TestApplicationAsync
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (2)
CodeActions\ApplyChangesOperationTests.cs (2)
221
await
TestApplicationAsync
(workspaceXml, codeActionTransform, intermediaryTransform, success: true);
229
await
TestApplicationAsync
(workspaceXml, codeActionTransform, intermediaryTransform, success: false);