2 references to TryCheckIfAttribute
System.Runtime.Serialization (2)
System\Runtime\Serialization\SchemaImporter.cs (2)
1395if (TryCheckIfAttribute(typeName, attribute, Globals.IdQualifiedName, ref foundId)) 1397if (TryCheckIfAttribute(typeName, attribute, Globals.RefQualifiedName, ref foundRef))