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