4 references to TryParseExactMultiple
mscorlib (4)
system\globalization\datetimeparse.cs (4)
128if (TryParseExactMultiple(s, formats, dtfi, style, ref result)) { 143if (TryParseExactMultiple(s, formats, dtfi, style, ref result)) { 159if (TryParseExactMultiple(s, formats, dtfi, style, ref resultData)) { 173if (TryParseExactMultiple(s, formats, dtfi, style, ref resultData)) {