8 references to Unspecified
illink (8)
Linker.Steps\MarkStep.cs (5)
100
DependencyKind.
Unspecified
,
104
DependencyKind.
Unspecified
,
125
DependencyKind.
Unspecified
,
162
DependencyKind.
Unspecified
,
3020
case DependencyKind.
Unspecified
:
Linker\DependencyInfo.cs (1)
155
public static readonly DependencyInfo Unspecified = new DependencyInfo (DependencyKind.
Unspecified
, null);
Linker\DgmlDependencyRecorder.cs (1)
114
if (reason.Kind == DependencyKind.
Unspecified
)
Linker\XmlDependencyRecorder.cs (1)
100
if (reason.Kind == DependencyKind.
Unspecified
)