6 references to GetNextStringValue
mscorlib (6)
system\timezoneinfo.cs (6)
3622
String id = s.
GetNextStringValue
(false);
3624
String displayName = s.
GetNextStringValue
(false);
3625
String standardName = s.
GetNextStringValue
(false);
3626
String daylightName = s.
GetNextStringValue
(false);
3885
String token =
GetNextStringValue
(canEndWithoutSeparator);
3916
String token =
GetNextStringValue
(canEndWithoutSeparator);