11 instantiations of CultureNotFoundException
mscorlib (11)
system\globalization\culturedata.cs (1)
945
throw new
CultureNotFoundException
(
system\globalization\cultureinfo.cs (9)
354
throw new
CultureNotFoundException
("name", name, Environment.GetResourceString("Argument_CultureNotSupported"));
407
throw new
CultureNotFoundException
(
465
throw new
CultureNotFoundException
(
589
throw new
CultureNotFoundException
(
1901
throw new
CultureNotFoundException
(
1923
throw new
CultureNotFoundException
(
1950
throw new
CultureNotFoundException
("name or altName",
1970
throw new
CultureNotFoundException
(
1981
throw new
CultureNotFoundException
(
system\globalization\datetimeformatinfo.cs (1)
424
throw new
CultureNotFoundException
(
2 references to CultureNotFoundException
PresentationFramework (1)
src\Framework\System\Windows\Documents\WinRTSpellerInterop.cs (1)
679
catch (
CultureNotFoundException
)
System.Web (1)
Util\CultureUtil.cs (1)
43
catch (
CultureNotFoundException
) {