2 references to EnableCachedInterfaceDispatchSupport
crossgen2 (2)
Crossgen2RootCommand.cs (1)
184Options.Add(EnableCachedInterfaceDispatchSupport);
Program.cs (1)
684nodeFactoryFlags.EnableCachedInterfaceDispatchSupport = Get(_command.EnableCachedInterfaceDispatchSupport) ?? !typeSystemContext.TargetAllowsRuntimeCodeGeneration;