4 references to IsSourceSafeToRemove
aspire (4)
Packaging\NuGetConfigMerger.cs (4)
301
if ((
IsSourceSafeToRemove
(sourceKey, sourceValue) && isAspireRelatedPattern) ||
563
if (!
IsSourceSafeToRemove
(sourceKey, sourceValue) &&
598
if (!
IsSourceSafeToRemove
(sourceKey, sourceValue) && !IsMicrosoftControlledSource(sourceKey, sourceValue))
784
if (!
IsSourceSafeToRemove
(sourceKey, sourceValue))