1 reference to OpenFileMapping
System.Diagnostics.PerformanceCounter (1)
System\Diagnostics\SharedPerformanceCounter.cs (1)
1725
_fileMappingHandle = Interop.Kernel32.
OpenFileMapping
(Interop.Kernel32.FileMapOptions.FILE_MAP_WRITE, false, mappingName);