8 references to Unspecified
illink (8)
Linker.Steps\MarkStep.cs (5)
106
DependencyKind.
Unspecified
,
110
DependencyKind.
Unspecified
,
131
DependencyKind.
Unspecified
,
168
DependencyKind.
Unspecified
,
3265
case DependencyKind.
Unspecified
:
Linker\DependencyInfo.cs (1)
155
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
)