2 references to XmlChoiceIdentiferMissing
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Serialization\XmlReflectionImporter.cs (2)
2078
throw new InvalidOperationException(string.Format(ResXml.
XmlChoiceIdentiferMissing
, typeof(XmlChoiceIdentifierAttribute).Name, accessorName));
2089
throw new InvalidOperationException(string.Format(ResXml.
XmlChoiceIdentiferMissing
, typeof(XmlChoiceIdentifierAttribute).Name, accessorName));