2 references to RefQualifiedName
System.Private.DataContractSerialization (2)
System\Runtime\Serialization\SchemaExporter.cs (1)
920refAttribute.RefName = Globals.RefQualifiedName;
System\Runtime\Serialization\SchemaImporter.cs (1)
1383if (TryCheckIfAttribute(typeName, attribute, Globals.RefQualifiedName, ref foundRef))