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