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