4 references to _byValObjectsInScope
dotnet-svcutil-lib (4)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\XmlObjectSerializerWriteContext.cs (4)
242_byValObjectsInScope.EnsureSetAsIsReference(obj); 421if (_byValObjectsInScope.Contains(obj)) 423_byValObjectsInScope.Push(obj); 434_byValObjectsInScope.Pop(obj);