1 write to _validateRuntimeAssets
NuGet.Commands (1)
RestoreCommand\CompatibilityChecker.cs (1)
36
_validateRuntimeAssets
= validateRuntimeAssets;
2 references to _validateRuntimeAssets
NuGet.Commands (2)
RestoreCommand\CompatibilityChecker.cs (2)
154
if (
_validateRuntimeAssets
&& !string.IsNullOrEmpty(graph.RuntimeIdentifier))
211
if (
_validateRuntimeAssets
&& !string.IsNullOrEmpty(graph.RuntimeIdentifier))