3 references to _allowedUsers
System.ServiceModel.NetNamedPipe (3)
System\ServiceModel\Channels\NamedPipeTransportBindingElement.cs (3)
28if (elementToBeCloned._allowedUsers != null) 30foreach (SecurityIdentifier id in elementToBeCloned._allowedUsers) 32_allowedUsers.Add(id);