2 references to EnumerableToReadOnlyCollection
System.Data.Entity (2)
System\Data\Common\DbXmlEnabledProviderManifest.cs (2)
126if (EnumerableToReadOnlyCollection(typeElement.FacetDescriptions, out descriptions)) 137if (!EnumerableToReadOnlyCollection<EdmFunction, GlobalItem>(items, out this._functions))