3 references to ElementType
illink (3)
Linker.Steps\MarkStep.cs (2)
145
DependencyKind.
ElementType
,
2858
(type, reason) = (specification.ElementType, new DependencyInfo(DependencyKind.
ElementType
, specification));
Linker\SerializationMarker.cs (1)
191
typeReason = new DependencyInfo(DependencyKind.
ElementType
, typeRef);