2 writes to fileMapping
System.ServiceModel (2)
System\ServiceModel\Activation\SharedMemory.cs (2)
26this.fileMapping = fileMapping; 75fileMapping = null;
2 references to fileMapping
System.ServiceModel (2)
System\ServiceModel\Activation\SharedMemory.cs (2)
72if (fileMapping != null) 74fileMapping.Close();