1 write to ContentType
Microsoft.DotNet.Build.Tasks.Feed (1)
src\model\TargetFeedConfig.cs (1)
81ContentType = contentType;
6 references to ContentType
Microsoft.DotNet.Build.Tasks.Feed (6)
src\model\TargetFeedConfig.cs (4)
99(ContentType == other.ContentType) && 118return (ContentType, 135$"\n Content-type: '{ContentType}' " +
src\PublishArtifactsInManifestV3.cs (1)
174TargetFeedContentType categoryKey = feedConfig.ContentType;
src\PublishArtifactsInManifestV4.cs (1)
169TargetFeedContentType categoryKey = feedConfig.ContentType;