2 writes to _errorsLookup
System.Data.Entity.Design (2)
System\Data\Entity\Design\EntityStoreSchemaGenerator.cs (2)
142
_errorsLookup
= null;
206
_errorsLookup
= session.ItemToErrorsMap;
1 reference to _errorsLookup
System.Data.Entity.Design (1)
System\Data\Entity\Design\EntityStoreSchemaGenerator.cs (1)
273
MetadataItemSerializer.WriteXml(writer, StoreItemCollection, _namespaceName,
_errorsLookup
, _invalidTypes, _provider, _providerManifestToken, _targetEntityFrameworkVersion, xmlPrefixToNamespace);