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