1 write to Type
Microsoft.CodeAnalysis.ExternalAccess.FSharp (1)
Structure\FSharpBlockSpan.cs (1)
66
Type
= type;
1 reference to Type
Microsoft.CodeAnalysis.ExternalAccess.FSharp (1)
Internal\Structure\FSharpBlockStructureService.cs (1)
37
return new BlockStructure(blockStructure.Spans.SelectAsArray(x => new BlockSpan(x.
Type
, x.IsCollapsible, x.TextSpan, x.HintSpan, x.BannerText, x.AutoCollapse, x.IsDefaultCollapsed)));