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