6 references to Invariant
mscorlib (6)
system\globalization\timespanparse.cs (6)
105
Any =
Invariant
| Localized,
737
bool inv = ((style & TimeSpanStandardStyles.
Invariant
) != 0);
796
bool inv = ((style & TimeSpanStandardStyles.
Invariant
) != 0);
904
bool inv = ((style & TimeSpanStandardStyles.
Invariant
) != 0);
1013
bool inv = ((style & TimeSpanStandardStyles.
Invariant
) != 0);
1073
bool inv = ((style & TimeSpanStandardStyles.
Invariant
) != 0);