2 references to LoaderCookie
System.Data.Entity (2)
System\Data\Metadata\ObjectLayer\AssemblyCache.cs (1)
51loaderCookie = loadingData.LoaderCookie;
System\Data\Metadata\ObjectLayer\ObjectItemAttributeAssemblyLoader.cs (1)
148Debug.Assert(SessionData.KnownAssemblies.Contains(clrType.Assembly, SessionData.LoaderCookie, SessionData.EdmItemCollection), "We should only be loading things directly from the cache if they are already in the collection");