4 references to ThrowException
PresentationFramework (4)
System\Windows\Markup\BamlRecordReader.cs (4)
2241ThrowException(nameof(SR.ParserCantSetAttribute), "property", propertyDefinition.Name, "set");
2559ThrowException(nameof(SR.ParserCantSetAttribute), "property", propertyDefinition.Name, "set");
2874ThrowException(nameof(SR.ParserCantSetAttribute), "event", ei.Name, "add");
3750ThrowException(nameof(SR.ParserBadNullableType),