9 references to SyncPoint
System.Private.CoreLib (9)
src\libraries\System.Private.CoreLib\src\System\Runtime\CompilerServices\AsyncProfiler.cs (6)
748SyncPoint.Check(context); 770SyncPoint.Check(context); 794SyncPoint.Check(context); 822SyncPoint.Check(context); 843SyncPoint.Check(context); 888SyncPoint.Check(context);
src\System\Runtime\CompilerServices\AsyncProfiler.CoreCLR.cs (3)
20SyncPoint.Check(context); 63if (SyncPoint.Check(context)) 90SyncPoint.Check(context);