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