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