2 references to s_ProxyTypeMap
System.Data.Entity (2)
System\Data\Objects\Internal\EntityProxyFactory.cs (2)
120return s_ProxyTypeMap.TryGetValue(proxyType, out proxyTypeInfo); 254s_ProxyTypeMap[proxyTypeInfo.ProxyType] = proxyTypeInfo;