2 references to s_dotCharacterArray
Microsoft.CodeAnalysis.Workspaces (2)
PatternMatching\PatternMatcher.cs (2)
93
pattern.Split(
s_dotCharacterArray
, StringSplitOptions.RemoveEmptyEntries),
94
s_dotCharacterArray
, includeMatchedSpans, culture, allowFuzzyMatching);