4 references to ThrowException
PresentationFramework (4)
System\Windows\Markup\BamlRecordReader.cs (4)
2260ThrowException(nameof(SR.ParserCantSetAttribute), "property", propertyDefinition.Name, "set");
2576ThrowException(nameof(SR.ParserCantSetAttribute), "property", propertyDefinition.Name, "set");
2891ThrowException(nameof(SR.ParserCantSetAttribute), "event", ei.Name, "add");
3768ThrowException(nameof(SR.ParserBadNullableType),