1 write to headerName
System.ServiceModel (1)
System\ServiceModel\MessageHeaderException.cs (1)
48
this.
headerName
= headerName;
1 reference to headerName
System.ServiceModel (1)
System\ServiceModel\MessageHeaderException.cs (1)
53
public string HeaderName { get { return this.
headerName
; } }