2 references to mdtAssemblyRef
ILCompiler.ReadyToRun (2)
IBC\IBCDataModel.cs (1)
415AssemblyRefProfilingData = CONSTANT.FirstTokenFlagSection + ((int)CorTokenType.mdtAssemblyRef >> 24),
IBC\IBCProfileParser.cs (1)
460return EcmaModule.GetObject(MetadataTokens.EntityHandle(((int)CorTokenType.mdtAssemblyRef) | index), NotFoundBehavior.ReturnNull) as EcmaModule;