2 references to GetObjectValue
System.Linq.Expressions (1)
System\Linq\Expressions\Interpreter\LocalAccess.cs (1)
229frame.Push(o == null ? o : RuntimeHelpers.GetObjectValue(o));
System.Management (1)
System\Management\Property.cs (1)
28return RuntimeHelpers.GetObjectValue(theValue);