4 references to ThrowException
PresentationFramework (4)
System\Windows\Markup\BamlRecordReader.cs (4)
2242ThrowException(nameof(SR.ParserCantSetAttribute), "property", propertyDefinition.Name, "set");
2560ThrowException(nameof(SR.ParserCantSetAttribute), "property", propertyDefinition.Name, "set");
2875ThrowException(nameof(SR.ParserCantSetAttribute), "event", ei.Name, "add");
3751ThrowException(nameof(SR.ParserBadNullableType),