linux-packaging-mono/mcs/class/System.Web.Mvc3/System.Web.Mvc3.dll.sources
Jo Shields a575963da9 Imported Upstream version 3.6.0
Former-commit-id: da6be194a6b1221998fc28233f2503bd61dd9d14
2014-08-13 10:39:27 +01:00

342 lines
10 KiB
Plaintext

./GlobalSuppressions.cs
./GlobalAssemblyInfo.cs
./Mvc/AcceptVerbsAttribute.cs
./Mvc/ActionDescriptor.cs
./Mvc/ActionExecutedContext.cs
./Mvc/ActionExecutingContext.cs
./Mvc/ActionFilterAttribute.cs
./Mvc/ActionMethodDispatcherCache.cs
./Mvc/ActionMethodDispatcher.cs
./Mvc/ActionMethodSelectorAttribute.cs
./Mvc/ActionMethodSelector.cs
./Mvc/ActionNameAttribute.cs
./Mvc/ActionNameSelectorAttribute.cs
./Mvc/ActionResult.cs
./Mvc/ActionSelector.cs
./Mvc/AdditionalMetaDataAttribute.cs
./Mvc/Ajax/AjaxExtensions.cs
./Mvc/Ajax/AjaxOptions.cs
./Mvc/AjaxHelper`1.cs
./Mvc/AjaxHelper.cs
./Mvc/Ajax/InsertionMode.cs
./Mvc/AjaxRequestExtensions.cs
./Mvc/AllowHtmlAttribute.cs
./Mvc/AreaHelpers.cs
./Mvc/AreaRegistrationContext.cs
./Mvc/AreaRegistration.cs
./Mvc/AssociatedMetadataProvider.cs
./Mvc/AssociatedValidatorProvider.cs
./Mvc/Async/ActionDescriptorCreator.cs
./Mvc/Async/AsyncActionDescriptor.cs
./Mvc/Async/AsyncActionMethodSelector.cs
./Mvc/Async/AsyncControllerActionInvoker.cs
./Mvc/Async/AsyncManager.cs
./Mvc/Async/AsyncResultWrapper.cs
./Mvc/Async/AsyncUtil.cs
./Mvc/Async/AsyncVoid.cs
./Mvc/Async/BeginInvokeDelegate.cs
./Mvc/AsyncController.cs
./Mvc/Async/EndInvokeDelegate`1.cs
./Mvc/Async/EndInvokeDelegate.cs
./Mvc/Async/IAsyncActionInvoker.cs
./Mvc/Async/IAsyncController.cs
./Mvc/Async/IAsyncManagerContainer.cs
./Mvc/Async/OperationCounter.cs
./Mvc/Async/ReflectedAsyncActionDescriptor.cs
./Mvc/Async/ReflectedAsyncControllerDescriptor.cs
./Mvc/Async/SimpleAsyncResult.cs
./Mvc/Async/SingleEntryGate.cs
./Mvc/Async/SynchronizationContextUtil.cs
./Mvc/Async/SynchronousOperationException.cs
./Mvc/AsyncTimeoutAttribute.cs
./Mvc/Async/Trigger.cs
./Mvc/Async/TriggerListener.cs
./Mvc/AuthorizationContext.cs
./Mvc/AuthorizeAttribute.cs
./Mvc/BindAttribute.cs
./Mvc/BuildManagerCompiledView.cs
./Mvc/BuildManagerViewEngine.cs
./Mvc/BuildManagerWrapper.cs
./Mvc/ByteArrayModelBinder.cs
./Mvc/ChildActionOnlyAttribute.cs
./Mvc/ChildActionValueProvider.cs
./Mvc/ChildActionValueProviderFactory.cs
./Mvc/ClientDataTypeModelValidatorProvider.cs
./Mvc/CompareAttribute.cs
./Mvc/ContentResult.cs
./Mvc/ControllerActionInvoker.cs
./Mvc/ControllerBase.cs
./Mvc/ControllerBuilder.cs
./Mvc/ControllerContext.cs
./Mvc/Controller.cs
./Mvc/ControllerDescriptorCache.cs
./Mvc/ControllerDescriptor.cs
./Mvc/ControllerInstanceFilterProvider.cs
./Mvc/ControllerTypeCache.cs
./Mvc/CustomModelBinderAttribute.cs
./Mvc/DataAnnotationsModelMetadata.cs
./Mvc/DataAnnotationsModelMetadataProvider.cs
./Mvc/DataAnnotationsModelValidator`1.cs
./Mvc/DataAnnotationsModelValidator.cs
./Mvc/DataAnnotationsModelValidatorProvider.cs
./Mvc/DataErrorInfoModelValidatorProvider.cs
./Mvc/DataTypeUtil.cs
./Mvc/DefaultControllerFactory.cs
./Mvc/DefaultModelBinder.cs
./Mvc/DefaultViewLocationCache.cs
./Mvc/DependencyResolver.cs
./Mvc/DependencyResolverExtensions.cs
./Mvc/DescriptorUtil.cs
./Mvc/DictionaryHelpers.cs
./Mvc/DictionaryValueProvider`1.cs
./Mvc/DynamicViewDataDictionary.cs
./Mvc/EmptyModelMetadataProvider.cs
./Mvc/EmptyModelValidatorProvider.cs
./Mvc/EmptyResult.cs
./Mvc/Error.cs
./Mvc/ExceptionContext.cs
./Mvc/ExpressionHelper.cs
./Mvc/ExpressionUtil/BinaryExpressionFingerprint.cs
./Mvc/ExpressionUtil/CachedExpressionCompiler.cs
./Mvc/ExpressionUtil/ConditionalExpressionFingerprint.cs
./Mvc/ExpressionUtil/ConstantExpressionFingerprint.cs
./Mvc/ExpressionUtil/DefaultExpressionFingerprint.cs
./Mvc/ExpressionUtil/ExpressionFingerprintChain.cs
./Mvc/ExpressionUtil/ExpressionFingerprint.cs
./Mvc/ExpressionUtil/FingerprintingExpressionVisitor.cs
./Mvc/ExpressionUtil/HashCodeCombiner.cs
./Mvc/ExpressionUtil/Hoisted`2.cs
./Mvc/ExpressionUtil/HoistingExpressionVisitor.cs
./Mvc/ExpressionUtil/IndexExpressionFingerprint.cs
./Mvc/ExpressionUtil/LambdaExpressionFingerprint.cs
./Mvc/ExpressionUtil/MemberExpressionFingerprint.cs
./Mvc/ExpressionUtil/MethodCallExpressionFingerprint.cs
./Mvc/ExpressionUtil/ParameterExpressionFingerprint.cs
./Mvc/ExpressionUtil/TypeBinaryExpressionFingerprint.cs
./Mvc/ExpressionUtil/UnaryExpressionFingerprint.cs
./Mvc/FieldValidationMetadata.cs
./Mvc/FileContentResult.cs
./Mvc/FilePathResult.cs
./Mvc/FileResult.cs
./Mvc/FileStreamResult.cs
./Mvc/FilterAttribute.cs
./Mvc/FilterAttributeFilterProvider.cs
./Mvc/Filter.cs
./Mvc/FilterInfo.cs
./Mvc/FilterProviderCollection.cs
./Mvc/FilterProviders.cs
./Mvc/FilterScope.cs
./Mvc/FormCollection.cs
./Mvc/FormContext.cs
./Mvc/FormMethod.cs
./Mvc/FormValueProvider.cs
./Mvc/FormValueProviderFactory.cs
./Mvc/GlobalFilterCollection.cs
./Mvc/GlobalFilters.cs
./Mvc/HandleErrorAttribute.cs
./Mvc/HandleErrorInfo.cs
./Mvc/HiddenInputAttribute.cs
./Mvc/Html/ChildActionExtensions.cs
./Mvc/Html/DefaultDisplayTemplates.cs
./Mvc/Html/DefaultEditorTemplates.cs
./Mvc/Html/DisplayExtensions.cs
./Mvc/Html/DisplayTextExtensions.cs
./Mvc/Html/EditorExtensions.cs
./Mvc/Html/FormExtensions.cs
./Mvc/HtmlHelper`1.cs
./Mvc/HtmlHelper.cs
./Mvc/Html/InputExtensions.cs
./Mvc/Html/LabelExtensions.cs
./Mvc/Html/LinkExtensions.cs
./Mvc/Html/MvcForm.cs
./Mvc/Html/PartialExtensions.cs
./Mvc/Html/RenderPartialExtensions.cs
./Mvc/Html/SelectExtensions.cs
./Mvc/Html/TemplateHelpers.cs
./Mvc/Html/TextAreaExtensions.cs
./Mvc/Html/ValidationExtensions.cs
./Mvc/HttpDeleteAttribute.cs
./Mvc/HttpFileCollectionValueProvider.cs
./Mvc/HttpFileCollectionValueProviderFactory.cs
./Mvc/HttpGetAttribute.cs
./Mvc/HttpHandlerUtil.cs
./Mvc/HttpNotFoundResult.cs
./Mvc/HttpPostAttribute.cs
./Mvc/HttpPostedFileBaseModelBinder.cs
./Mvc/HttpPutAttribute.cs
./Mvc/HttpRequestExtensions.cs
./Mvc/HttpStatusCodeResult.cs
./Mvc/HttpUnauthorizedResult.cs
./Mvc/HttpVerbs.cs
./Mvc/IActionFilter.cs
./Mvc/IActionInvoker.cs
./Mvc/IAuthorizationFilter.cs
./Mvc/IBuildManager.cs
./Mvc/IClientValidatable.cs
./Mvc/IControllerActivator.cs
./Mvc/IController.cs
./Mvc/IControllerFactory.cs
./Mvc/IDependencyResolver.cs
./Mvc/IExceptionFilter.cs
./Mvc/IFilterProvider.cs
./Mvc/IMetadataAware.cs
./Mvc/IModelBinder.cs
./Mvc/IModelBinderProvider.cs
./Mvc/IMvcControlBuilder.cs
./Mvc/IMvcFilter.cs
./Mvc/InputType.cs
./Mvc/IResolver.cs
./Mvc/IResultFilter.cs
./Mvc/IRouteWithArea.cs
./Mvc/ITempDataProvider.cs
./Mvc/IUniquelyIdentifiable.cs
./Mvc/IUnvalidatedRequestValues.cs
./Mvc/IUnvalidatedValueProvider.cs
./Mvc/IValueProvider.cs
./Mvc/IView.cs
./Mvc/IViewDataContainer.cs
./Mvc/IViewEngine.cs
./Mvc/IViewLocationCache.cs
./Mvc/IViewPageActivator.cs
./Mvc/IViewStartPageChild.cs
./Mvc/JavaScriptResult.cs
./Mvc/JsonRequestBehavior.cs
./Mvc/JsonResult.cs
./Mvc/JsonValueProviderFactory.cs
./Mvc/LinqBinaryModelBinder.cs
./Mvc/ModelBinderAttribute.cs
./Mvc/ModelBinderDictionary.cs
./Mvc/ModelBinderProviderCollection.cs
./Mvc/ModelBinderProviders.cs
./Mvc/ModelBinders.cs
./Mvc/ModelBindingContext.cs
./Mvc/ModelClientValidationEqualToRule.cs
./Mvc/ModelClientValidationRangeRule.cs
./Mvc/ModelClientValidationRegexRule.cs
./Mvc/ModelClientValidationRemoteRule.cs
./Mvc/ModelClientValidationRequiredRule.cs
./Mvc/ModelClientValidationRule.cs
./Mvc/ModelClientValidationStringLengthRule.cs
./Mvc/ModelErrorCollection.cs
./Mvc/ModelError.cs
./Mvc/ModelMetadata.cs
./Mvc/ModelMetadataProvider.cs
./Mvc/ModelMetadataProviders.cs
./Mvc/ModelState.cs
./Mvc/ModelStateDictionary.cs
./Mvc/ModelValidationResult.cs
./Mvc/ModelValidator.cs
./Mvc/ModelValidatorProviderCollection.cs
./Mvc/ModelValidatorProvider.cs
./Mvc/ModelValidatorProviders.cs
./Mvc/MultiSelectList.cs
./Mvc/MultiServiceResolver.cs
./Mvc/MvcFilter.cs
./Mvc/MvcHandler.cs
./Mvc/MvcHtmlString.cs
./Mvc/MvcHttpHandler.cs
./Mvc/MvcRouteHandler.cs
./Mvc/MvcWebRazorHostFactory.cs
./Mvc/NameValueCollectionExtensions.cs
./Mvc/NameValueCollectionValueProvider.cs
./Mvc/NoAsyncTimeoutAttribute.cs
./Mvc/NonActionAttribute.cs
./Mvc/NullViewLocationCache.cs
./Mvc/OutputCacheAttribute.cs
./Mvc/ParameterBindingInfo.cs
./Mvc/ParameterDescriptor.cs
./Mvc/ParameterInfoUtil.cs
./Mvc/PartialViewResult.cs
./Mvc/PathHelpers.cs
./Mvc/PreApplicationStartCode.cs
./Mvc/QueryStringValueProvider.cs
./Mvc/QueryStringValueProviderFactory.cs
./Mvc/RangeAttributeAdapter.cs
./Mvc/Razor/MvcCSharpRazorCodeGenerator.cs
./Mvc/Razor/MvcCSharpRazorCodeParser.cs
./Mvc/Razor/MvcVBRazorCodeParser.cs
./Mvc/Razor/MvcWebPageRazorHost.cs
./Mvc/Razor/SetModelTypeCodeGenerator.cs
./Mvc/Razor/StartPageLookupDelegate.cs
./Mvc/RazorView.cs
./Mvc/RazorViewEngine.cs
./Mvc/ReaderWriterCache`2.cs
./Mvc/RedirectResult.cs
./Mvc/RedirectToRouteResult.cs
./Mvc/ReflectedActionDescriptor.cs
./Mvc/ReflectedAttributeCache.cs
./Mvc/ReflectedControllerDescriptor.cs
./Mvc/ReflectedParameterBindingInfo.cs
./Mvc/ReflectedParameterDescriptor.cs
./Mvc/RegularExpressionAttributeAdapter.cs
./Mvc/RemoteAttribute.cs
./Mvc/RequiredAttributeAdapter.cs
./Mvc/RequireHttpsAttribute.cs
./Mvc/Resources/MvcResources.Designer.cs
./Mvc/ResultExecutedContext.cs
./Mvc/ResultExecutingContext.cs
./Mvc/RouteCollectionExtensions.cs
./Mvc/RouteDataValueProvider.cs
./Mvc/RouteDataValueProviderFactory.cs
./Mvc/RouteValuesHelpers.cs
./Mvc/SecurityUtil.cs
./Mvc/SelectList.cs
./Mvc/SelectListItem.cs
./Mvc/SessionStateAttribute.cs
./Mvc/SessionStateTempDataProvider.cs
./Mvc/SingleServiceResolver.cs
./Mvc/StringLengthAttributeAdapter.cs
./Mvc/TagBuilderExtensions.cs
./Mvc/TempDataDictionary.cs
./Mvc/TemplateInfo.cs
./Mvc/TryGetValueDelegate.cs
./Mvc/TypeCacheSerializer.cs
./Mvc/TypeCacheUtil.cs
./Mvc/TypeDescriptorHelper.cs
./Mvc/TypeHelpers.cs
./Mvc/UnvalidatedRequestValuesAccessor.cs
./Mvc/UnvalidatedRequestValuesWrapper.cs
./Mvc/UrlHelper.cs
./Mvc/UrlParameter.cs
./Mvc/UrlRewriterHelper.cs
./Mvc/ValidatableObjectAdapter.cs
./Mvc/ValidateAntiForgeryTokenAttribute.cs
./Mvc/ValidateInputAttribute.cs
./Mvc/ValueProviderCollection.cs
./Mvc/ValueProviderDictionary.cs
./Mvc/ValueProviderFactories.cs
./Mvc/ValueProviderFactoryCollection.cs
./Mvc/ValueProviderFactory.cs
./Mvc/ValueProviderResult.cs
./Mvc/ValueProviderUtil.cs
./Mvc/ViewContext.cs
./Mvc/ViewDataDictionary`1.cs
./Mvc/ViewDataDictionary.cs
./Mvc/ViewDataInfo.cs
./Mvc/ViewEngineCollection.cs
./Mvc/ViewEngineResult.cs
./Mvc/ViewEngines.cs
./Mvc/ViewMasterPage`1.cs
./Mvc/ViewMasterPageControlBuilder.cs
./Mvc/ViewMasterPage.cs
./Mvc/ViewPage`1.cs
./Mvc/ViewPageControlBuilder.cs
./Mvc/ViewPage.cs
./Mvc/ViewResultBase.cs
./Mvc/ViewResult.cs
./Mvc/ViewStartPage.cs
./Mvc/ViewTemplateUserControl`1.cs
./Mvc/ViewTemplateUserControl.cs
./Mvc/ViewTypeControlBuilder.cs
./Mvc/ViewType.cs
./Mvc/ViewTypeParserFilter.cs
./Mvc/ViewUserControl`1.cs
./Mvc/ViewUserControlControlBuilder.cs
./Mvc/ViewUserControl.cs
./Mvc/VirtualPathProviderViewEngine.cs
./Mvc/WebFormView.cs
./Mvc/WebFormViewEngine.cs
./Mvc/WebViewPage`1.cs
./Mvc/WebViewPage.cs
./Properties/AssemblyInfo.cs