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