1 write to s_typeOfICollection
dotnet-svcutil-lib (1)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\Globals.cs (1)
730s_typeOfICollection = typeof(ICollection);
2 references to s_typeOfICollection
dotnet-svcutil-lib (2)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\Globals.cs (2)
729if (s_typeOfICollection == null) 731return s_typeOfICollection;