System\Data\Mapping\StorageMappingItemCollection.cs (4)
100this.Init(edmCollection, storeCollection, readers,
129this.Init(edmCollection,
163errors = this.Init(edmCollection, storeCollection, xmlReaders, filePaths, false /*throwOnError*/);
181this.Init(edmCollection, storeCollection, xmlReaders, filePaths, true /*throwOnError*/);