Gu.Localization
Gu.Localization copied to clipboard
Suppressor for CA1304
Severity Code Description Project File Line Category Suppression State
Warning CA1304 The behavior of 'Translator.Translate(ResourceManager, string)' could vary based on the current user's locale settings. Replace this call in 'MaterialViewModel.RemoveFixture(IDialogHandler)' with a call to 'Translator.Translate(ResourceManager, string, CultureInfo)'.