2 references to ValidateMustUnderstand
System.ServiceModel (2)
System\ServiceModel\Description\MustUnderstandBehavior.cs (2)
41
endpointDispatcher.DispatchRuntime.ValidateMustUnderstand = this.
ValidateMustUnderstand
;
49
behavior.ValidateMustUnderstand = this.
ValidateMustUnderstand
;