1 write to ContentType
Microsoft.DotNet.Build.Tasks.Feed (1)
src\model\TargetFeedConfig.cs (1)
97ContentType = contentType;
6 references to ContentType
Microsoft.DotNet.Build.Tasks.Feed (6)
src\model\TargetFeedConfig.cs (4)
115(ContentType == other.ContentType) && 134return (ContentType, 151$"\n Content-type: '{ContentType}' " +
src\PublishArtifactsInManifestV3.cs (1)
178TargetFeedContentType categoryKey = feedConfig.ContentType;
src\PublishArtifactsInManifestV4.cs (1)
173TargetFeedContentType categoryKey = feedConfig.ContentType;