2 references to rfc1123Pattern
mscorlib (2)
system\globalization\datetimeformatinfo.cs (2)
1114
return (
rfc1123Pattern
);
1734
result = new String[] {
rfc1123Pattern
};