2 references to ElementRefOnLocalElementNotSupported
System.Private.DataContractSerialization (2)
System\Runtime\Serialization\SchemaImporter.cs (2)
976
ThrowTypeCannotBeImportedException(typeName.Name, typeName.Namespace, SR.Format(SR.
ElementRefOnLocalElementNotSupported
, element.RefName.Name, element.RefName.Namespace));
1093
ThrowArrayTypeCannotBeImportedException(typeName.Name, typeName.Namespace, SR.Format(SR.
ElementRefOnLocalElementNotSupported
, element.RefName.Name, element.RefName.Namespace));