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