5 references to AppendEscapedIdentifier
ILCompiler.Compiler (5)
Compiler\DependencyAnalysis\CallingConventionConverterKey.cs (5)
129
AppendEscapedIdentifier
(sb, ns);
132
AppendEscapedIdentifier
(sb, GetTypeName(type));
147
AppendEscapedIdentifier
(sb, assembly.GetName().Name);
159
AppendEscapedIdentifier
(sb, ns);
162
AppendEscapedIdentifier
(sb, GetTypeName(nestedType));