3 writes to _isBusy
System.Data (3)
fx\src\data\Microsoft\SqlServer\Server\sqlpipe.cs (3)
330_isBusy = false; 343_isBusy = true; 348_isBusy = false;
1 reference to _isBusy
System.Data (1)
fx\src\data\Microsoft\SqlServer\Server\sqlpipe.cs (1)
340if ( _isBusy ) {