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