1 write to s_typeOfException
dotnet-svcutil-lib (1)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\Globals.cs (1)
106s_typeOfException = typeof(Exception);
2 references to s_typeOfException
dotnet-svcutil-lib (2)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\Globals.cs (2)
105if (s_typeOfException == null) 107return s_typeOfException;