1 write to _completedSynchronously
System.Web (1)
Hosting\AsyncResultBase.cs (1)
49_completedSynchronously = synchronous;
1 reference to _completedSynchronously
System.Web (1)
Hosting\AsyncResultBase.cs (1)
99public bool CompletedSynchronously { get { return _completedSynchronously; } }