1 write to allowContext
System.ServiceModel (1)
System\ServiceModel\Channels\SharedConnectionListener.cs (1)
689
allowContext
= AllowHelper.TryAllow(listenerUniqueSid.Value);
2 references to allowContext
System.ServiceModel (2)
System\ServiceModel\Channels\SharedConnectionListener.cs (2)
526
if (
allowContext
!= null)
528
allowContext
.Dispose();