This repository was archived by the owner on Dec 14, 2018. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +26
-1
lines changed
src/Microsoft.AspNetCore.Mvc.Core Expand file tree Collapse file tree 1 file changed +26
-1
lines changed Original file line number Diff line number Diff line change 145
145
"TypeId" : " public class Microsoft.AspNetCore.Mvc.ModelBinding.Metadata.DefaultModelMetadata : Microsoft.AspNetCore.Mvc.ModelBinding.ModelMetadata" ,
146
146
"MemberId" : " public override Microsoft.AspNetCore.Mvc.ModelBinding.Metadata.IModelBindingMessageProvider get_ModelBindingMessageProvider()" ,
147
147
"Kind" : " Removal"
148
+ },
149
+ {
150
+ "TypeId" : " public class Microsoft.AspNetCore.Mvc.MvcOptions" ,
151
+ "MemberId" : " public System.Collections.Generic.IList<Microsoft.AspNetCore.Mvc.ApplicationModels.IApplicationModelConvention> get_Conventions()" ,
152
+ "Kind" : " Removal"
153
+ },
154
+ {
155
+ "TypeId" : " public class Microsoft.AspNetCore.Mvc.MvcOptions" ,
156
+ "MemberId" : " public System.Collections.Generic.IList<Microsoft.AspNetCore.Mvc.ModelBinding.IModelBinderProvider> get_ModelBinderProviders()" ,
157
+ "Kind" : " Removal"
158
+ },
159
+ {
160
+ "TypeId" : " public class Microsoft.AspNetCore.Mvc.MvcOptions" ,
161
+ "MemberId" : " public System.Collections.Generic.IList<Microsoft.AspNetCore.Mvc.ModelBinding.IValueProviderFactory> get_ValueProviderFactories()" ,
162
+ "Kind" : " Removal"
163
+ },
164
+ {
165
+ "TypeId" : " public class Microsoft.AspNetCore.Mvc.MvcOptions" ,
166
+ "MemberId" : " public System.Collections.Generic.IList<Microsoft.AspNetCore.Mvc.ModelBinding.Metadata.IMetadataDetailsProvider> get_ModelMetadataDetailsProviders()" ,
167
+ "Kind" : " Removal"
168
+ },
169
+ {
170
+ "TypeId" : " public class Microsoft.AspNetCore.Mvc.MvcOptions" ,
171
+ "MemberId" : " public System.Collections.Generic.IList<Microsoft.AspNetCore.Mvc.ModelBinding.Validation.IModelValidatorProvider> get_ModelValidatorProviders()" ,
172
+ "Kind" : " Removal"
148
173
}
149
- ]
174
+ ]
You can’t perform that action at this time.
0 commit comments