Implemented interface member:
method
GetName
Internal.TypeSystem.IAssemblyDesc.GetName()
1 reference to GetName
ILCompiler.RyuJit (1)
parent\ILCompiler.ReadyToRun\IBC\MIbcProfileParser.cs (1)
676
_canonModuleName = _canonModule.
GetName
();