2 references to Report
System.Messaging (1)
System\Messaging\Message.cs (1)
1324return MessageType.Report;
System.ServiceModel (1)
System\ServiceModel\MsmqIntegration\MsmqIntegrationInputMessage.cs (1)
103property.MessageType = System.Messaging.MessageType.Report;