1 write to _textDocumentFactoryService
Microsoft.CodeAnalysis.EditorFeatures (1)
Interactive\InteractiveSession.cs (1)
83_textDocumentFactoryService = documentFactory;
1 reference to _textDocumentFactoryService
Microsoft.CodeAnalysis.EditorFeatures (1)
Interactive\InteractiveSession.cs (1)
236_textDocumentFactoryService.TryGetTextDocument(submissionBuffer, out var textDocument);