17 references to AttributeProviderType
dotnet-svcutil-lib (17)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\CustomAttributeProvider.cs (17)
31
ProviderType =
AttributeProviderType
.Type;
36
ProviderType =
AttributeProviderType
.MethodInfo;
41
ProviderType =
AttributeProviderType
.MemberInfo;
46
ProviderType =
AttributeProviderType
.ParameterInfo;
54
private
AttributeProviderType
ProviderType { get; set; }
64
case
AttributeProviderType
.Type:
66
case
AttributeProviderType
.MethodInfo:
68
case
AttributeProviderType
.MemberInfo:
70
case
AttributeProviderType
.ParameterInfo:
81
case
AttributeProviderType
.Type:
83
case
AttributeProviderType
.MethodInfo:
85
case
AttributeProviderType
.MemberInfo:
87
case
AttributeProviderType
.ParameterInfo:
100
case
AttributeProviderType
.Type:
102
case
AttributeProviderType
.MethodInfo:
104
case
AttributeProviderType
.MemberInfo:
106
case
AttributeProviderType
.ParameterInfo: