1 reference to ReduceAsync
Microsoft.CodeAnalysis.Workspaces.UnitTests (1)
Simplifier\SimplifierTests.cs (1)
63
await Assert.ThrowsAsync<ArgumentNullException>("document", () => Simplifier.
ReduceAsync
(document: null!));