2 references to Capacity
mscorlib (1)
system\io\unmanagedmemoryaccessor.cs (1)
1076if (position >= Capacity) {
System.Core (1)
System\IO\MemoryMappedFiles\MemoryMappedViewAccessor.cs (1)
92m_view.Flush((IntPtr)Capacity);