1 write to _streamGuard
System.Reflection.Metadata (1)
System\Reflection\Internal\MemoryBlocks\StreamMemoryBlockProvider.cs (1)
42_streamGuard = new object();
4 references to _streamGuard
System.Reflection.Metadata (4)
System\Reflection\Internal\MemoryBlocks\StreamMemoryBlockProvider.cs (4)
112lock (_streamGuard) 120constraints = new StreamConstraints(_streamGuard, _imageStart, _imageSize); 133lock (_streamGuard) 166lock (_streamGuard)