1 write to s_typeOfValueType
dotnet-svcutil-lib (1)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\Globals.cs (1)
80s_typeOfValueType = typeof(ValueType);
2 references to s_typeOfValueType
dotnet-svcutil-lib (2)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\Globals.cs (2)
79if (s_typeOfValueType == null) 81return s_typeOfValueType;