2 writes to ProjectionBufferFactoryService
Microsoft.VisualStudio.LanguageServices (2)
DebuggerIntelliSense\AbstractDebuggerIntelliSenseContext.cs (2)
58this.ProjectionBufferFactoryService = componentModel.GetService<IProjectionBufferFactoryService>(); 76this.ProjectionBufferFactoryService = componentModel.GetService<IProjectionBufferFactoryService>();
4 references to ProjectionBufferFactoryService
Microsoft.VisualStudio.LanguageServices (4)
DebuggerIntelliSense\AbstractDebuggerIntelliSenseContext.cs (4)
145this.ContextBuffer = this.ProjectionBufferFactoryService.CreateProjectionBuffer(null, 168_projectionBuffer = this.ProjectionBufferFactoryService.CreateProjectionBuffer(null, 210var projectionBuffer = this.ProjectionBufferFactoryService.CreateProjectionBuffer(null, 216var elisionProjectionBuffer = this.ProjectionBufferFactoryService.CreateProjectionBuffer(null,