2 writes to fileMapping
System.ServiceModel (2)
System\ServiceModel\Channels\PipeConnection.cs (2)
2515this.fileMapping = fileMapping; 2642fileMapping = null;
3 references to fileMapping
System.ServiceModel (3)
System\ServiceModel\Channels\PipeConnection.cs (3)
2639if (fileMapping != null) 2641fileMapping.Close(); 2726SafeViewOfFileHandle handle = UnsafeNativeMethods.MapViewOfFile(fileMapping,