2 references to Xml_ReadOnlyProperty
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlReaderSettings.cs (1)
552
throw new XmlException(ResXml.
Xml_ReadOnlyProperty
, this.GetType().Name + '.' + propertyName);
FrameworkFork\Microsoft.Xml\Xml\Core\XmlWriterSettings.cs (1)
679
throw new XmlException(ResXml.
Xml_ReadOnlyProperty
, this.GetType().Name + '.' + propertyName);