13 implementations of CompletedSynchronously
System.Web (13)
HttpApplication.cs (12)
3046bool IExecutionStep.CompletedSynchronously { 3085bool IExecutionStep.CompletedSynchronously { 3236bool IExecutionStep.CompletedSynchronously { 3257bool IExecutionStep.CompletedSynchronously { 3278bool IExecutionStep.CompletedSynchronously { 3364bool IExecutionStep.CompletedSynchronously { 3400bool IExecutionStep.CompletedSynchronously { 3627bool IExecutionStep.CompletedSynchronously { 3672public bool CompletedSynchronously { 3703bool IExecutionStep.CompletedSynchronously { 3746bool IExecutionStep.CompletedSynchronously { 3768bool IExecutionStep.CompletedSynchronously {
Util\AspCompat.cs (1)
206bool HttpApplication.IExecutionStep.CompletedSynchronously {
1 reference to CompletedSynchronously
System.Web (1)
HttpApplication.cs (1)
2215if (!step.CompletedSynchronously) {