2 references to Create
Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities (2)
ExtractInterface\AbstractExtractInterfaceTests.cs (2)
99
using var testState = ExtractInterfaceTestState.
Create
(markup, languageName, compilationOptions,
160
using var testState = ExtractInterfaceTestState.
Create
(markup, languageName, compilationOptions);