2 references to _tvfReturnTypeLookup
System.Data.Entity.Design (2)
System\Data\Entity\Design\EntityStoreSchemaGenerator\EntityStoreSchemaGenerator.LoadMethodSessionState.cs (2)
126
_tvfReturnTypeLookup
.Add(key, type);
131
return
_tvfReturnTypeLookup
.TryGetValue(key, out type);