4 writes to ProviderType
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\CustomAttributeProvider.cs (4)
31ProviderType = AttributeProviderType.Type; 36ProviderType = AttributeProviderType.MethodInfo; 41ProviderType = AttributeProviderType.MemberInfo; 46ProviderType = AttributeProviderType.ParameterInfo;
3 references to ProviderType
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\CustomAttributeProvider.cs (3)
62switch (this.ProviderType) 79switch (this.ProviderType) 98switch (this.ProviderType)