8 references to
System.Xaml (7)
System\Xaml\XamlException.cs (7)
111: base(info, context) { } 134: base(info, context) { } 159: base(info, context) 196: base(info, context) { } 212: base(info, context) { } 233: base(info, context) 256: base(info, context)
System.Xaml.Tests (1)
System\Xaml\XamlExceptionTests.cs (1)
88public SubXamlException(SerializationInfo info, StreamingContext context) : base(info, context)