2 references to TryGetAssemblyReferenceNameForTypeReference
ILCompiler.ReadyToRun (2)
TypeSystem\Mutable\MutableModule.cs (2)
143
if (
TryGetAssemblyReferenceNameForTypeReference
(module, type, out string assemblyName))
177
if (ManagedBinaryEmitterForInternalUse.
TryGetAssemblyReferenceNameForTypeReference
(sourceEcmaModule, type, out _))