2 references to TryCheckIfAttribute
dotnet-svcutil-lib (2)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\SchemaImporter.cs (2)
1390if (TryCheckIfAttribute(typeName, attribute, Globals.IdQualifiedName, ref foundId)) 1392if (TryCheckIfAttribute(typeName, attribute, Globals.RefQualifiedName, ref foundRef))