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