1 write to Contiguous
Microsoft.CodeAnalysis.Workspaces (1)
PatternMatching\CamelCaseResult.cs (1)
27
Contiguous
= contiguous;
4 references to Contiguous
Microsoft.CodeAnalysis.Workspaces (4)
PatternMatching\CamelCaseResult.cs (4)
38
=> new(fromStart,
Contiguous
, MatchCount, MatchedSpansInReverse);
43
return new CamelCaseResult(FromStart,
Contiguous
, MatchCount + 1, MatchedSpansInReverse);
52
if (result.
Contiguous
)
70
return result.
Contiguous