2 references to serviceContractAttributeType
dotnet-svcutil.xmlserializer (2)
Microsoft\Tools\ServiceModel\SvcUtil\ExportModule.cs (2)
86if(serviceContractAttributeType == null) 93return (type.IsInterface || type.IsClass) && (type.IsDefined(serviceContractAttributeType, false));