22 references to Culture
Microsoft.AspNetCore.Mvc.Razor (22)
artifacts\obj\Microsoft.AspNetCore.Mvc.Razor\Release\net10.0\Microsoft.AspNetCore.Mvc.Razor.Resources.cs (22)
15internal static string GetResourceString(string resourceKey, string defaultValue = null) => ResourceManager.GetString(resourceKey, Culture); 38=> string.Format(Culture, GetResourceString("FlushPointCannotBeInvoked"), p0); 44=> string.Format(Culture, GetResourceString("LayoutCannotBeLocated"), p0, p1); 50=> string.Format(Culture, GetResourceString("LayoutCannotBeRendered"), p0, p1); 58=> string.Format(Culture, GetResourceString("RazorPage_CannotFlushWhileInAWritingScope"), p0, p1); 64=> string.Format(Culture, GetResourceString("RazorPage_MethodCannotBeCalled"), p0, p1); 70=> string.Format(Culture, GetResourceString("RenderBodyNotCalled"), p0, p1, p2); 76=> string.Format(Culture, GetResourceString("SectionAlreadyDefined"), p0); 82=> string.Format(Culture, GetResourceString("SectionAlreadyRendered"), p0, p1, p2); 88=> string.Format(Culture, GetResourceString("SectionNotDefined"), p0, p1, p2); 94=> string.Format(Culture, GetResourceString("SectionsNotRendered"), p0, p1, p2); 100=> string.Format(Culture, GetResourceString("ViewContextMustBeSet"), p0, p1); 108=> string.Format(Culture, GetResourceString("RazorPage_InvalidTagHelperIndexerAssignment"), p0, p1, p2); 114=> string.Format(Culture, GetResourceString("CouldNotResolveApplicationRelativeUrl_TagHelper"), p0, p1, p2, p3, p4, p5); 120=> string.Format(Culture, GetResourceString("LayoutHasCircularReference"), p0, p1); 126=> string.Format(Culture, GetResourceString("Compilation_MissingReferences"), p0); 132=> string.Format(Culture, GetResourceString("ViewLocationFormatsIsRequired"), p0); 140=> string.Format(Culture, GetResourceString("FileProvidersAreRequired"), p0, p1, p2); 148=> string.Format(Culture, GetResourceString("PropertyMustBeSet"), p0, p1); 156=> string.Format(Culture, GetResourceString("UnsupportedDebugInformationFormat"), p0); 162=> string.Format(Culture, GetResourceString("CompiledViewDescriptor_NoData"), p0, p1); 168=> string.Format(Culture, GetResourceString("AsyncDisposableViewsNotSupported"), p0);