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