1 reference to Expand
Microsoft.CodeAnalysis.Workspaces.UnitTests (1)
Simplifier\SimplifierTests.cs (1)
53
Assert.Throws<ArgumentNullException>("workspace", () => Simplifier.
Expand
(token: default, semanticModel: null!, workspace: null!));