Base:
method
ExistsInSecond
System.Data.Entity.Design.PluralizationServices.BidirectionalDictionary<TFirst, TSecond>.ExistsInSecond(TSecond)
9 references to ExistsInSecond
System.Data.Entity.Design (9)
System\Data\Entity\Design\PluralizationService\EnglishPluralizationService.cs (9)
603
if (this._irregularVerbPluralizationService.
ExistsInSecond
(suffixWord))
609
if (this._irregularPluralsPluralizationService.
ExistsInSecond
(suffixWord))
616
if (this._wordsEndingWithSisPluralizationService.
ExistsInSecond
(suffixWord))
622
if (this._wordsEndingWithSePluralizationService.
ExistsInSecond
(suffixWord))
628
if (this._wordsEndingWithSusPluralizationService.
ExistsInSecond
(suffixWord))
684
if (this._assimilatedClassicalInflectionPluralizationService.
ExistsInSecond
(suffixWord))
691
if (this._classicalInflectionPluralizationService.
ExistsInSecond
(suffixWord))
710
if (this._wordsEndingWithInxAnxYnxPluralizationService.
ExistsInSecond
(suffixWord))
746
if (this._oSuffixPluralizationService.
ExistsInSecond
(suffixWord))