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