1 write to s_typeOfULong
dotnet-svcutil-lib (1)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\Globals.cs (1)
145s_typeOfULong = typeof(ulong);
2 references to s_typeOfULong
dotnet-svcutil-lib (2)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\Globals.cs (2)
144if (s_typeOfULong == null) 146return s_typeOfULong;