1 write to punkVal
PresentationCore (1)
System\Windows\Media\Imaging\PropVariant.cs (1)
444punkVal = punkTemp;
3 references to punkVal
PresentationCore (3)
System\Windows\Media\Imaging\PropVariant.cs (3)
505UnsafeNativeMethods.MILUnknown.Release(punkVal); 724int hr = UnsafeNativeMethods.MILUnknown.QueryInterface(punkVal, ref guidIWICQueryWriter, out queryHandle); 738hr = UnsafeNativeMethods.MILUnknown.QueryInterface(punkVal, ref guidIWICQueryReader, out queryHandle);