1 write to _members
PresentationUI (1)
MS\Internal\Documents\Application\ChainOfResponsibility.cs (1)
43_members = new List<T>(members);
1 reference to _members
PresentationUI (1)
MS\Internal\Documents\Application\ChainOfResponsibility.cs (1)
63foreach (T member in _members)