1 write to _transport
System.ServiceModel.NetNamedPipe (1)
System\ServiceModel\NetNamedPipeSecurity.cs (1)
49_transport = value;
2 references to _transport
System.ServiceModel.NetNamedPipe (2)
System\ServiceModel\NetNamedPipeSecurity.cs (2)
44get { return _transport; } 57return _transport.CreateTransportProtectionAndAuthentication();