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