1 instantiation of __RestrictedErrorObject
PresentationFramework (1)
MS\Internal\WindowsRuntime\Generated\WinRT\ExceptionHelpers.cs (1)
274
dict.Add("__RestrictedErrorObjectReference", restrictedErrorObject == null ? null : new
__RestrictedErrorObject
(restrictedErrorObject));
1 reference to __RestrictedErrorObject
PresentationFramework (1)
MS\Internal\WindowsRuntime\Generated\WinRT\ExceptionHelpers.cs (1)
289
if (dict["__RestrictedErrorObjectReference"] is
__RestrictedErrorObject
restrictedObject)