1 write to trustNamespace
System.ServiceModel (1)
System\ServiceModel\Security\DispatchContext.cs (1)
85set { trustNamespace = value; }
1 reference to trustNamespace
System.ServiceModel (1)
System\ServiceModel\Security\DispatchContext.cs (1)
84get { return trustNamespace; }