3 references to CreateProjectionBufferWithoutIndentation
Microsoft.CodeAnalysis.EditorFeatures (1)
Structure\AbstractStructureTaggerProvider.cs (1)
359
return ProjectionBufferFactoryService.
CreateProjectionBufferWithoutIndentation
(
Microsoft.CodeAnalysis.EditorFeatures.UnitTests (1)
Extensions\IProjectionBufferFactoryServiceExtensionsTests.cs (1)
35
var elisionBuffer = IProjectionBufferFactoryServiceExtensions.
CreateProjectionBufferWithoutIndentation
(
Microsoft.CodeAnalysis.EditorFeatures.Wpf (1)
QuickInfo\ProjectionBufferContent.cs (1)
98
return _projectionBufferFactoryService.
CreateProjectionBufferWithoutIndentation
(