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