3 references to With
Microsoft.CodeAnalysis.Features (3)
Structure\BlockSpan.cs (2)
90
=>
With
(type: type);
93
=>
With
(isCollapsible: isCollapsible);
Structure\BlockStructureServiceWithProviders.cs (1)
108
return blockSpan.
With
(type: type, isCollapsible: isCollapsible);