2 references to TryCheckIfAttribute
System.Private.DataContractSerialization (2)
System\Runtime\Serialization\SchemaImporter.cs (2)
1380if (TryCheckIfAttribute(typeName, attribute, Globals.IdQualifiedName, ref foundId)) 1382if (TryCheckIfAttribute(typeName, attribute, Globals.RefQualifiedName, ref foundRef))