4 references to IsSelfContained
Microsoft.NET.Build.Tasks (4)
GenerateDepsFile.cs (4)
148
IsSelfContained
);
187
if (
IsSelfContained
)
222
IsSelfContained
? new RuntimeGraphCache(this).GetRuntimeGraph(RuntimeGraphPath) : null;
232
isSelfContained:
IsSelfContained
,