2 writes to _fallbackLoc
mscorlib (2)
system\resources\neutralresourceslanguageattribute.cs (2)
44_fallbackLoc = UltimateResourceFallbackLocation.MainAssembly; 56_fallbackLoc = location;
1 reference to _fallbackLoc
mscorlib (1)
system\resources\neutralresourceslanguageattribute.cs (1)
64get { return _fallbackLoc; }