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