5 references to SerializationException
Microsoft.Build (1)
Collections\RetrievableEntryHashSet\RetrievableEntryHashSet.cs (1)
564
throw new
SerializationException
();
Microsoft.Private.Windows.Core (1)
System\Private\Windows\BinaryFormat\Serializer\ClassWithId.cs (1)
62
throw new
SerializationException
();
System.Private.CoreLib (1)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\Marshal.cs (1)
847
return new System.Runtime.Serialization.
SerializationException
();
System.Private.Windows.Core (1)
System\Private\Windows\BinaryFormat\Serializer\ClassWithId.cs (1)
62
throw new
SerializationException
();
System.Speech (1)
Result\RecognitionResult.cs (1)
91
throw new
SerializationException
();