1 instantiation of SafeViewOfFileHandle
mscorlib (1)
system\text\basecodepageencoding.cs (1)
292safeMemorySectionHandle = new SafeViewOfFileHandle((IntPtr) pMemorySection, true);
1 reference to SafeViewOfFileHandle
mscorlib (1)
system\text\basecodepageencoding.cs (1)
153protected SafeViewOfFileHandle safeMemorySectionHandle = null;