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