8 references to Unspecified
illink (8)
Linker.Steps\MarkStep.cs (5)
110
DependencyKind.
Unspecified
,
114
DependencyKind.
Unspecified
,
135
DependencyKind.
Unspecified
,
172
DependencyKind.
Unspecified
,
3288
case DependencyKind.
Unspecified
:
Linker\DependencyInfo.cs (1)
157
public static readonly DependencyInfo Unspecified = new DependencyInfo(DependencyKind.
Unspecified
, null);
Linker\DgmlDependencyRecorder.cs (1)
118
if (reason.Kind == DependencyKind.
Unspecified
)
Linker\XmlDependencyRecorder.cs (1)
102
if (reason.Kind == DependencyKind.
Unspecified
)