1 write to s_typeOfKeyValue
dotnet-svcutil-lib (1)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\Globals.cs (1)
821s_typeOfKeyValue = typeof(KeyValue<,>);
2 references to s_typeOfKeyValue
dotnet-svcutil-lib (2)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\Globals.cs (2)
820if (s_typeOfKeyValue == null) 822return s_typeOfKeyValue;