1 write to FallbackLocation
Microsoft.Build.Tasks.Core (1)
System.Design.cs (1)
95this.FallbackLocation = UltimateResourceFallbackLocation.MainAssembly;
1 reference to FallbackLocation
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Resources\ResourceManager.cs (1)
783get => _rm.FallbackLocation;