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)
154if (_validateRuntimeAssets && !string.IsNullOrEmpty(graph.RuntimeIdentifier)) 211if (_validateRuntimeAssets && !string.IsNullOrEmpty(graph.RuntimeIdentifier))