1 write to _knownInterfaces
System.Runtime.Serialization (1)
System\Runtime\Serialization\CollectionDataContract.cs (1)
510
_knownInterfaces
= new Type[]
2 references to _knownInterfaces
System.Runtime.Serialization (2)
System\Runtime\Serialization\CollectionDataContract.cs (2)
507
if (
_knownInterfaces
== null)
522
return
_knownInterfaces
;