1 instantiation of GetResponse
System.ServiceModel (1)
System\ServiceModel\Description\ServiceMetadataExtension.cs (1)
603GetResponse response = new GetResponse();
2 references to GetResponse
System.ServiceModel (2)
System\ServiceModel\Description\ServiceMetadataExtension.cs (2)
603GetResponse response = new GetResponse(); 609converter = TypedMessageConverter.Create(typeof(GetResponse), ReplyAction);