5 writes to _current
PresentationCore (5)
Core\CSharp\System\Windows\Media\Imaging\BitmapMetadataEnumerator.cs (5)
95_current = null; 103_current = null; 108_current = Marshal.PtrToStringUni(ppStr); 136_current = null; 206_current = null;
3 references to _current
PresentationCore (3)
Core\CSharp\System\Windows\Media\Imaging\BitmapMetadataEnumerator.cs (3)
75if (_fStarted && _current == null) 153if (_current == null) 167return _current;