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)
64
get { return
_fallbackLoc
; }