1 write to Type
Microsoft.DotNet.Build.Tasks.Feed (1)
src\model\TargetFeedConfig.cs (1)
80Type = type;
4 references to Type
Microsoft.DotNet.Build.Tasks.Feed (4)
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}' " +