1 write to Parent
WindowsBase (1)
Shared\MS\Internal\ReaderWriterLockWrapper.cs (1)
184nonPumpingSynchronizationContext.Parent = oldSynchronizationContext;
2 references to Parent
WindowsBase (2)
Shared\MS\Internal\ReaderWriterLockWrapper.cs (2)
329Parent.Send(d, state); 337Parent.Post(d, state);