17 references to SyncObject
System.Net.Quic (17)
src\libraries\Common\src\System\Net\StreamBuffer.cs (17)
39Debug.Assert(!Monitor.IsEntered(SyncObject)); 40lock (SyncObject) 51Debug.Assert(!Monitor.IsEntered(SyncObject)); 52lock (SyncObject) 63Debug.Assert(!Monitor.IsEntered(SyncObject)); 64lock (SyncObject) 80Debug.Assert(!Monitor.IsEntered(SyncObject)); 81lock (SyncObject) 97Debug.Assert(!Monitor.IsEntered(SyncObject)); 98lock (SyncObject) 179Debug.Assert(!Monitor.IsEntered(SyncObject)); 180lock (SyncObject) 195Debug.Assert(!Monitor.IsEntered(SyncObject)); 196lock (SyncObject) 258Debug.Assert(!Monitor.IsEntered(SyncObject)); 259lock (SyncObject) 279lock (SyncObject)