4 references to ThrowException
PresentationFramework (4)
System\Windows\Markup\BamlRecordReader.cs (4)
2245ThrowException(nameof(SR.ParserCantSetAttribute), "property", propertyDefinition.Name, "set");
2563ThrowException(nameof(SR.ParserCantSetAttribute), "property", propertyDefinition.Name, "set");
2878ThrowException(nameof(SR.ParserCantSetAttribute), "event", ei.Name, "add");
3757ThrowException(nameof(SR.ParserBadNullableType),