1 write to isOnServer
System.ServiceModel (1)
System\ServiceModel\Dispatcher\ImmutableDispatchRuntime.cs (1)
84
this.
isOnServer
= dispatch.IsOnServer;
7 references to isOnServer
System.ServiceModel (7)
System\ServiceModel\Dispatcher\ImmutableDispatchRuntime.cs (7)
901
else if (this.
isOnServer
&& DiagnosticUtility.ShouldTraceInformation && !this.didTraceProcessMessage1)
942
if (this.
isOnServer
)
1025
else if (this.
isOnServer
&& DiagnosticUtility.ShouldTraceInformation && !this.didTraceProcessMessage2)
1059
else if (this.
isOnServer
&& DiagnosticUtility.ShouldTraceInformation && !this.didTraceProcessMessage3)
1093
else if (this.
isOnServer
&& DiagnosticUtility.ShouldTraceInformation && !this.didTraceProcessMessage31)
1127
else if (this.
isOnServer
&& DiagnosticUtility.ShouldTraceInformation && !this.didTraceProcessMessage4)
1164
else if (this.
isOnServer
&& DiagnosticUtility.ShouldTraceInformation && !this.didTraceProcessMessage41)