2 references to GetSerializationException
System.Windows.Forms.Design (2)
System\ComponentModel\Design\Serialization\DesignerSerializationManager.cs (2)
357throw GetSerializationException(); 384return instance is null ? throw GetSerializationException() : instance;