1 instantiation of GdvEntityFinder
ILCompiler.ReadyToRun (1)
Compiler\ProfileDataManager.cs (1)
97
_gdvEntityFinder = new
GdvEntityFinder
(context, versionBubble);
1 reference to GdvEntityFinder
ILCompiler.ReadyToRun (1)
Compiler\ProfileDataManager.cs (1)
30
private readonly
GdvEntityFinder
_gdvEntityFinder;