2 references to UnionWith
ILCompiler.ReadyToRun (2)
Compiler\ReadyToRunCompilationModuleGroupBase.cs (2)
320
moduleDependencySet.
UnionWith
(this, TypeLayoutCompilationUnits(type.BaseType));
333
moduleDependencySet.
UnionWith
(this, TypeLayoutCompilationUnits((MetadataType)fieldType));