3 references to
WindowsBase (3)
Shared\MS\Internal\CopyOnWriteList.cs (1)
32
public CopyOnWriteList() :
this
(null)
Shared\MS\Internal\WeakReferenceList.cs (2)
32
public WeakReferenceList():
base
(null)
36
public WeakReferenceList(object syncRoot):
base
(syncRoot)