1 write to Contiguous
Microsoft.CodeAnalysis.Workspaces (1)
PatternMatching\CamelCaseResult.cs (1)
26
Contiguous
= contiguous;
4 references to Contiguous
Microsoft.CodeAnalysis.Workspaces (4)
PatternMatching\CamelCaseResult.cs (4)
37
=> new(fromStart,
Contiguous
, MatchCount, MatchedSpansInReverse);
42
return new CamelCaseResult(FromStart,
Contiguous
, MatchCount + 1, MatchedSpansInReverse);
51
if (result.
Contiguous
)
69
return result.
Contiguous