2 references to UnrecognizedMediaType
Microsoft.NET.Build.Containers (2)
ContentStore.cs (1)
53
_ => throw new ArgumentException(Resource.FormatString(nameof(Strings.
UnrecognizedMediaType
), descriptor.MediaType))
Layer.cs (1)
207
_ => throw new ArgumentException(Resource.FormatString(nameof(Strings.
UnrecognizedMediaType
), manifestMediaType))