2 writes to val
System.ServiceModel (2)
System\ServiceModel\Security\SecurityUtils.cs (2)
2403this.val = null; 2421this.val = this.prefix + this.id.ToString(CultureInfo.InvariantCulture);
2 references to val
System.ServiceModel (2)
System\ServiceModel\Security\SecurityUtils.cs (2)
2420if (this.val == null) 2423return this.val;