2 references to IsDefined
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\TypeLoader.cs (2)
811if (attrProvider.IsDefined(typeof(XmlSerializerFormatAttribute), false)) 815if (attrProvider.IsDefined(typeof(DataContractFormatAttribute), false))