1 write to FromStart
Microsoft.CodeAnalysis.Workspaces (1)
PatternMatching\CamelCaseResult.cs (1)
25FromStart = fromStart;
2 references to FromStart
Microsoft.CodeAnalysis.Workspaces (2)
PatternMatching\CamelCaseResult.cs (2)
42return new CamelCaseResult(FromStart, Contiguous, MatchCount + 1, MatchedSpansInReverse); 49if (result.FromStart)