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);