1 write to _wordsEndingWithSisPluralizationService
System.Data.Entity.Design (1)
System\Data\Entity\Design\PluralizationService\EnglishPluralizationService.cs (1)
276this._wordsEndingWithSisPluralizationService =
2 references to _wordsEndingWithSisPluralizationService
System.Data.Entity.Design (2)
System\Data\Entity\Design\PluralizationService\EnglishPluralizationService.cs (2)
616if (this._wordsEndingWithSisPluralizationService.ExistsInSecond(suffixWord)) 618return prefixWord + this._wordsEndingWithSisPluralizationService.GetFirstValue(suffixWord);