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