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