|
Culture and Number Format InformationThese methods are potentially locale-sensitive because in some cases they use the system default to obtain culture information. If the application is running on a server, the system default may not always be correct. In other cases the method relies on culture information that has been set via
The user needs to ensure that the CurrentCulture has
been properly set in these cases to avoid incorrect formatting or other locale-specific
behavior.
For these reasons, Globalyzer is configured by default to scan for all of them, prompting users to check each call in the source code for proper usage. Click on a function for more information:CaseInsensitiveHashCodeProvider() CaseInsensitiveComparer Constructor CreateCaseInsensitiveHashTable() CultureInfo.CreateSpecificCulture() InputLanguageChangedEventArgs Constructor InputLanguageChangingEventArgs Constructor NumberFormatInfo.CurrentInfo Property
Locale-Sensitive Methods Table of Contents
|