1 write to IsValidationDisabled
NuGet.Protocol (1)
Utility\PackageIdValidator.cs (1)
24
internal static void ResetCache() =>
IsValidationDisabled
= new Lazy<bool>(() =>
1 reference to IsValidationDisabled
NuGet.Protocol (1)
Utility\PackageIdValidator.cs (1)
37
?
IsValidationDisabled
.Value