19 references to AcquirePointer
System.Private.CoreLib (18)
src\libraries\System.Private.CoreLib\src\System\IO\UnmanagedMemoryAccessor.cs (11)
66buffer.AcquirePointer(ref pointer); 124_buffer.AcquirePointer(ref pointer); 151_buffer.AcquirePointer(ref pointer); 176_buffer.AcquirePointer(ref pointer); 201_buffer.AcquirePointer(ref pointer); 229_buffer.AcquirePointer(ref pointer); 375_buffer.AcquirePointer(ref pointer); 400_buffer.AcquirePointer(ref pointer); 423_buffer.AcquirePointer(ref pointer); 446_buffer.AcquirePointer(ref pointer); 472_buffer.AcquirePointer(ref pointer);
src\libraries\System.Private.CoreLib\src\System\IO\UnmanagedMemoryStream.cs (5)
106buffer.AcquirePointer(ref pointer); 392_buffer.AcquirePointer(ref pointer); 504_buffer.AcquirePointer(ref pointer); 671_buffer.AcquirePointer(ref pointer); 794_buffer.AcquirePointer(ref pointer);
src\libraries\System.Private.CoreLib\src\System\Security\SecureString.cs (2)
445source.AcquirePointer(ref srcPtr); 446destination.AcquirePointer(ref dstPtr);
System.Reflection.Metadata (1)
System\Reflection\Internal\MemoryBlocks\MemoryMappedFileBlock.cs (1)
31safeBuffer.AcquirePointer(ref basePointer);