1 override of CreateWorkspace
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (1)
ReassignedVariable\CSharpReassignedVariableTests.cs (1)
15protected override EditorTestWorkspace CreateWorkspace(string markup)
1 reference to CreateWorkspace
Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities (1)
ReassignedVariable\AbstractReassignedVariableTests.cs (1)
24using var workspace = CreateWorkspace(markup);