1 write to _bool
mscorlib (1)
system\Runtime\InteropServices\Variant.cs (1)
522
_typeUnion._unionTypes.
_bool
= value ? (short)-1 : (short)0;
1 reference to _bool
mscorlib (1)
system\Runtime\InteropServices\Variant.cs (1)
517
return _typeUnion._unionTypes.
_bool
!= 0;