3 references to RecoverFromDotDot
Microsoft.CodeAnalysis.CSharp (3)
Parser\LanguageParser.cs (3)
6149explicitInterfaceName = RecoverFromDotDot(explicitInterfaceName, ref separator); 6177explicitInterfaceName = RecoverFromDotDot(explicitInterfaceName, ref separator); 6321return _syntaxFactory.QualifiedName(RecoverFromDotDot(left, ref separator), separator, right);