1 reference to s_dotSeparator
Microsoft.CodeAnalysis.Workspaces (1)
Editing\SyntaxGenerator.cs (1)
1898var parts = dottedName.Split(s_dotSeparator);