1 write to _textInfo
Microsoft.CodeAnalysis.Workspaces (1)
PatternMatching\AllLowerCamelCaseMatcher.cs (1)
40_textInfo = textInfo;
2 references to _textInfo
Microsoft.CodeAnalysis.Workspaces (2)
PatternMatching\AllLowerCamelCaseMatcher.cs (2)
107if (ToLower(_candidate[candidateHump.Start], _textInfo) == patternCharacter) 265var textInfo = _textInfo;