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