1 write to index
System.Data.Services.Design (1)
parent\Server\System\Data\Services\Epm\EpmAttributeNameBuilder.cs (1)
88
this.
index
++;
1 reference to index
System.Data.Services.Design (1)
parent\Server\System\Data\Services\Epm\EpmAttributeNameBuilder.cs (1)
89
this.postFix = "_" + this.
index
.ToString(System.Globalization.CultureInfo.InvariantCulture);