1 write to Cultures
Microsoft.AspNetCore.Localization (1)
ProviderCultureResult.cs (1)
52Cultures = cultures;
5 references to Cultures
Microsoft.AspNetCore.Localization (5)
ProviderCultureResult.cs (4)
14/// Creates a new <see cref="ProviderCultureResult"/> object that has its <see cref="Cultures"/> and 24/// Creates a new <see cref="ProviderCultureResult"/> object has its <see cref="Cultures"/> and 35/// Creates a new <see cref="ProviderCultureResult"/> object that has its <see cref="Cultures"/> and 45/// Creates a new <see cref="ProviderCultureResult"/> object has its <see cref="Cultures"/> and
RequestLocalizationMiddleware.cs (1)
64var cultures = providerResultCulture.Cultures;