3 references to Xdom_Set_InnerXml
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\Dom\XmlEntity.cs (1)
143set { throw new InvalidOperationException(ResXml.Xdom_Set_InnerXml); }
FrameworkFork\Microsoft.Xml\Xml\Dom\XmlNode.cs (1)
988throw new InvalidOperationException(ResXml.Xdom_Set_InnerXml);
FrameworkFork\Microsoft.Xml\Xml\Dom\XmlNotation.cs (1)
83set { throw new InvalidOperationException(ResXml.Xdom_Set_InnerXml); }