1 reference to GetOrCreateBufferForPath
Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities (1)
Workspaces\TestHostDocument.cs (1)
260
_textBuffer = workspace!.
GetOrCreateBufferForPath
(FilePath, contentType, _languageServiceProvider.Language, _initialText);