1 write to Type
Microsoft.DotNet.Build.Tasks.Feed (1)
src\model\TargetFeedConfig.cs (1)
80Type = type;
9 references to Type
Microsoft.DotNet.Build.Tasks.Feed (9)
src\AssetPublisherFactory.cs (1)
26switch (feedConfig.Type)
src\model\TargetFeedConfig.cs (4)
98(Type == other.Type) && 121return (ContentType, Type, AssetSelection, Isolated, Internal, AllowOverwrite, string.Join(" ", LatestLinkShortUrlPrefixes), TargetURL, Token, Flatten, string.Join(" ", FilenamesToExclude)).GetHashCode(); 128$"\n Feed-type: '{Type}' " +
src\PublishArtifactsInManifestBase.cs (4)
804switch (feedConfig.Type) 816$"Unknown target feed type for category '{category}': '{feedConfig.Type}'."); 1476if (feedConfig.Type == FeedType.AzureStorageContainer && 1506feedConfig.Type == FeedType.AzureStorageContainer