2 references to Type
Microsoft.CodeAnalysis.Features (2)
Structure\BlockSpan.cs (1)
109var newType = type.HasValue ? type.Value : Type;
Structure\BlockStructureServiceWithProviders.cs (1)
84var type = blockSpan.Type;