5 references to GuardAgainstOtherReads
System.Private.CoreLib (5)
src\runtime\src\libraries\System.Private.CoreLib\src\System\IO\StreamReader.cs (5)
933using ThrowOnReadsScope _ = GuardAgainstOtherReads(); 1060using ThrowOnReadsScope _ = GuardAgainstOtherReads(); 1109using ThrowOnReadsScope _ = GuardAgainstOtherReads(); 1330using ThrowOnReadsScope _ = GuardAgainstOtherReads(); 1369using ThrowOnReadsScope _ = GuardAgainstOtherReads();