System.ServiceModel.Dispatcher.StreamFormatter
class StreamFormatter
namespace System.ServiceModel.Dispatcher
{
internal class StreamFormatter
{
public void EndSerialize(IAsyncResult result);
}
}