2 references to GetValue
mscorlib (2)
system\reflection\fieldinfo.cs (2)
913return GetValue(false); 916public unsafe override Object GetRawConstantValue() { return GetValue(true); }