Internal\InvocationRequest.cs (9)
40Log.InvocationCreated(Logger, InvocationId);
77Log.InvocationDisposed(Logger, InvocationId);
99Log.InvocationCompleted(Logger, InvocationId);
102Log.ReceivedUnexpectedComplete(Logger, InvocationId);
130Log.InvocationFailed(Logger, InvocationId);
156Log.ErrorWritingStreamItem(Logger, InvocationId, ex);
193Log.InvocationCompleted(Logger, InvocationId);
205Log.InvocationFailed(Logger, InvocationId);
219Log.StreamItemOnNonStreamInvocation(Logger, InvocationId);