1 write to punkVal
PresentationCore (1)
Core\CSharp\System\Windows\Media\Imaging\PropVariant.cs (1)
470punkVal = punkTemp;
3 references to punkVal
PresentationCore (3)
Core\CSharp\System\Windows\Media\Imaging\PropVariant.cs (3)
536UnsafeNativeMethods.MILUnknown.Release(punkVal); 760int hr = UnsafeNativeMethods.MILUnknown.QueryInterface(punkVal, ref guidIWICQueryWriter, out queryHandle); 774hr = UnsafeNativeMethods.MILUnknown.QueryInterface(punkVal, ref guidIWICQueryReader, out queryHandle);