3 references to IsMicrosoftControlledSource
aspire (3)
Packaging\NuGetConfigMerger.cs (3)
302
(
IsMicrosoftControlledSource
(sourceKey, sourceValue) && isAspireRelatedPattern && pattern != "*"))
564
(isRequiredByCurrentChannel || !
IsMicrosoftControlledSource
(sourceKey, sourceValue)))
598
if (!IsSourceSafeToRemove(sourceKey, sourceValue) && !
IsMicrosoftControlledSource
(sourceKey, sourceValue))