1 write to s_typeOfTimeSpan
dotnet-svcutil-lib (1)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\Globals.cs (1)
184s_typeOfTimeSpan = typeof(TimeSpan);
2 references to s_typeOfTimeSpan
dotnet-svcutil-lib (2)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\Globals.cs (2)
183if (s_typeOfTimeSpan == null) 185return s_typeOfTimeSpan;