1 write to sharedMemory
SMSvcHost (1)
System\ServiceModel\Activation\SharingService.cs (1)
169
sharedMemory
= SharedMemory.Create(ListenerConstants.GlobalPrefix + sharedMemoryName, controlServiceGuid,
2 references to sharedMemory
SMSvcHost (2)
System\ServiceModel\Activation\SharingService.cs (2)
197
if (
sharedMemory
!= null)
199
sharedMemory
.Dispose();