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