1 write to Value
mscorlib (1)
system\resources\runtimeresourceset.cs (1)
426resLocation.Value = value;
3 references to Value
mscorlib (3)
system\resources\resourcereader.cs (1)
1402value = locator.Value;
system\resources\runtimeresourceset.cs (2)
310value = resLocation.Value; 419Object value = resLocation.Value;