1 write to data
SMSvcHost (1)
System\ServiceModel\Activation\ListenerSessionConnection.cs (1)
24this.data = data;
1 reference to data
SMSvcHost (1)
System\ServiceModel\Activation\ListenerSessionConnection.cs (1)
29internal byte[] Data { get { return data; } }