3 references to ResourcesFormatter
NuGet.Versioning (3)
VersionFormatter.cs (1)
37throw ResourcesFormatter.TypeNotSupported(arg.GetType(), nameof(arg));
VersionRange.cs (1)
75throw ResourcesFormatter.CannotBeNullWhenParameterIsNull(nameof(minVersion), nameof(floatRange));
VersionRangeFormatter.cs (1)
31throw ResourcesFormatter.TypeNotSupported(arg.GetType(), nameof(arg));