1 write to Prefix
System.ServiceModel (1)
System\ServiceModel\XD.cs (1)
1581this.Prefix = dictionary.CreateString(ServiceModelStringsVersion1.String346, 346);
1 reference to Prefix
System.ServiceModel (1)
System\ServiceModel\Channels\WsrmMessageInfo.cs (1)
1168get { return XD.WsrmFeb2005Dictionary.Prefix; }