2 references to FormatUnsupported_type_0
Microsoft.AspNetCore.Razor.Utilities.Shared (1)
Utilities\Checksum.Builder.cs (1)
210
SR.
FormatUnsupported_type_0
(value.GetType().FullName), nameof(value));
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\RazorDiagnostic.cs (1)
78
throw new NotSupportedException(SR.
FormatUnsupported_type_0
(enumType.FullName));