2 references to E_NOTIMPL
System.Drawing (2)
commonui\System\Drawing\Advanced\GPStream.cs (1)
111throw new ExternalException(SR.GetString(SR.NotImplemented), SafeNativeMethods.E_NOTIMPL);
commonui\System\Drawing\UnsafeNativeMethods.cs (1)
292throw new ExternalException(SR.GetString(SR.NotImplemented), SafeNativeMethods.E_NOTIMPL);