2 references to ConvertToSerializationException
System.Private.Windows.Core (2)
System\Private\Windows\Core\Nrbf\SerializationRecordExtensions.cs (2)
36throw ex.ConvertToSerializationException(); 40throw ExceptionDispatchInfo.Capture(ex.InnerException!).SourceException.ConvertToSerializationException();