2 references to FixedSymbolName
ILCompiler.ReadyToRun (2)
PortableCallHelpers\PInvokeTableGenerator.cs (2)
247
cb.EntrySymbol =
FixedSymbolName
(cb);
389
=> $" {{ {HashString(cb.Key)}, \"{EscapeLiteral(cb.Key)}\", {{ &MD_{
FixedSymbolName
(cb)}, (void*)&Call_{cb.EntrySymbol} }} }}";