5 references to IsRuntimeAsync
System.Private.CoreLib (5)
src\runtime\src\libraries\System.Private.CoreLib\src\System\IO\StreamReader.cs (3)
1098
if (RuntimeHelpers.
IsRuntimeAsync
())
1319
if (RuntimeHelpers.
IsRuntimeAsync
())
1352
if (RuntimeHelpers.
IsRuntimeAsync
())
src\runtime\src\libraries\System.Private.CoreLib\src\System\IO\StreamWriter.cs (2)
944
if (RuntimeHelpers.
IsRuntimeAsync
())
970
if (RuntimeHelpers.
IsRuntimeAsync
())