4 references to FILTER_E_NO_TEXT
PresentationFramework (4)
src\Framework\MS\Internal\IO\Packaging\CorePropertiesFilter.cs (1)
139
(int)FilterErrorCode.
FILTER_E_NO_TEXT
);
src\Framework\MS\Internal\IO\Packaging\EncryptedPackageFilter.cs (1)
92
(int)FilterErrorCode.
FILTER_E_NO_TEXT
);
src\Framework\MS\Internal\IO\Packaging\PackageFilter.cs (1)
238
(int)FilterErrorCode.
FILTER_E_NO_TEXT
);
src\Framework\MS\Internal\IO\Packaging\XamlFilter.cs (1)
303
SecurityHelper.ThrowExceptionForHR((int)FilterErrorCode.
FILTER_E_NO_TEXT
);