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