2 references to AppendLocalAssemblyVersionForSourceUriSwitchName
PresentationFramework (2)
MS\Internal\FrameworkAppContextSwitches.cs (1)
82return LocalAppContext.GetCachedSwitchValue(AppendLocalAssemblyVersionForSourceUriSwitchName, ref _AppendLocalAssemblyVersionForSourceUriSwitchName);
System\AppContextDefaultValues.cs (1)
31LocalAppContext.DefineSwitchDefault(FrameworkAppContextSwitches.AppendLocalAssemblyVersionForSourceUriSwitchName, false);