2 references to ToObject
mscorlib (2)
system\oleautbinder.cs (1)
90Object RetObj = OAVariantLib.ChangeType(myValue, type, OAVariantLib.LocalBool, cultureInfo).ToObject();
system\variant.cs (1)
537return v.ToObject();