4 references to CorruptionRepairer
Microsoft.NET.Sdk.WorkloadManifestReader (4)
SdkDirectoryWorkloadManifestProvider.cs (4)
269
if (
CorruptionRepairer
!= null)
271
CorruptionRepairer
.EnsureManifestsHealthy(CorruptionFailureMode);
325
if (
CorruptionRepairer
!= null)
327
CorruptionRepairer
.EnsureManifestsHealthy(CorruptionFailureMode);