5 references to byValObjectsInScope
System.Runtime.Serialization (5)
System\Runtime\Serialization\XmlObjectSerializerWriteContext.cs (5)
236byValObjectsInScope.EnsureSetAsIsReference(obj); 375if (byValObjectsInScope.Count == 0 && DiagnosticUtility.ShouldTraceWarning) 379if (byValObjectsInScope.Contains(obj)) 381byValObjectsInScope.Push(obj); 392byValObjectsInScope.Pop(obj);