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