2 references to AppendNamespacePrefix
Microsoft.CodeAnalysis.ExpressionEvaluator.ResultProvider.Utilities (2)
Formatter.TypeNames.cs (2)
219AppendNamespacePrefix(builder, stack[lastContainingTypeIndex], escapeKeywordIdentifiers, out sawSingleInvalidIdentifier); 252AppendNamespacePrefix(builder, type, escapeKeywordIdentifiers, out sawSingleInvalidIdentifier);