1 write to s_knownInterfaces
dotnet-svcutil-lib (1)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\CollectionDataContract.cs (1)
601
s_knownInterfaces
= new Type[]
2 references to s_knownInterfaces
dotnet-svcutil-lib (2)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\CollectionDataContract.cs (2)
598
if (
s_knownInterfaces
== null)
613
return
s_knownInterfaces
;