1 reference to GetOrCreateBufferForPath
Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities (1)
Workspaces\EditorTestHostDocument.cs (1)
151
_textBuffer = workspace!.
GetOrCreateBufferForPath
(FilePath, contentType, LanguageServiceProvider.Language, InitialText);