Commit fcae931
authored
Update file encoding to UTF-8 with BOM (#8099)
Since integrating our repos, there have been a number of changes in PRs that touch the encoding of the file, adding or removing a BOM as the editor in question decides. I've standardized on UTF-8 with BOM, as we do in roslyn, and put it in the .gitattributes so it should hopefully stay consistent.1 parent 5ae827a commit fcae931
File tree
6,786 files changed
+6786
-6709
lines changed- .devcontainer
- .github
- ISSUE_TEMPLATE
- docs
- contributing
- eng
- common
- cross
- arm64
- tizen
- armel
- tizen
- armv6
- arm
- tizen
- ppc64le
- riscv64
- s390x
- x86
- tizen
- internal
- native
- post-build
- sdl
- templates
- jobs
- job
- post-build
- steps
- variables
- config/globalconfigs
- pipelines
- scripts
- targets
- src/Compiler
- Assets
- TestPackages
- PackageLibraryDirectDependency
- PackageLibraryDirectDependency
- Components
- wwwroot
- css
- js
- PackageLibraryTransitiveDependency
- wwwroot/js
- PackageLibraryTransitiveDependency
- wwwroot/js
- TestProjects
- BlazorHostedRID
- blazorwasm
- LinkToWebRoot/css
- wwwroot
- css
- serviceworkers
- classlibrarywithsatelliteassemblies
- razorclasslibrary
- wwwroot/wwwroot
- BlazorHosted
- blazorwasm
- LinkToWebRoot/css
- wwwroot
- css
- serviceworkers
- classlibrarywithsatelliteassemblies
- razorclasslibrary
- wwwroot/wwwroot
- BlazorMultiApp
- BlazorMultipleApps.FirstClient
- BlazorMultipleApps.SecondClient
- BlazorWasmHosted50
- Client
- wwwroot
- css
- Server
- BlazorWasmHosted60
- Client
- wwwroot
- Server
- Controllers
- BlazorWasmMinimal
- wwwroot
- css
- BlazorWasmWithLibrary
- blazorwasm
- LinkToWebRoot/css
- css
- wwwroot
- css
- serviceworkers
- classlibrarywithsatelliteassemblies
- razorclasslibrary
- wwwroot/wwwroot
- RazorAppWithP2PReference
- AnotherClassLib
- wwwroot
- css
- js
- AppWithP2PReference
- Models
- ClassLibraryMvc21
- ClassLibrary
- Components
- wwwroot/js
- RazorAppWithPackageAndP2PReference
- AnotherClassLib
- wwwroot
- css
- js
- AppWithPackageAndP2PReference
- TestPackages
- ClassLibrary
- Components
- wwwroot/js
- PackageLibraryDirectDependency
- Components
- wwwroot
- css
- js
- PackageLibraryTransitiveDependency
- wwwroot/js
- RazorClassLibrary
- Components
- wwwroot/js
- RazorComponentApp
- Services
- RazorComponentLibrary
- RazorMvcWithComponents
- Models
- RazorSimpleMvc21NetFx
- Models
- RazorSimpleMvc21
- Models
- RazorSimpleMvc22
- RazorSimpleMvc31
- Models
- RazorSimpleMvc50
- Models
- RazorSimpleMvc
- Models
- Views/Home
- wwwroot
- css
- js
- RazorSimplePages/SimplePages
- Razorblazor31
- Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X
- pack
- src
- test
- IntegrationTests
- Properties
- TestFiles/IntegrationTests/CodeGenerationIntegrationTest
- Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X
- pack
- src
- Properties
- test
- IntegrationTests
- Properties
- TestFiles/IntegrationTests
- CodeGenerationIntegrationTest
- InstrumentationPassIntegrationTest
- Microsoft.AspNetCore.Mvc.Razor.Extensions
- src
- Properties
- test
- IntegrationTests
- Properties
- TestFiles/IntegrationTests/CodeGenerationIntegrationTest
- Microsoft.AspNetCore.Razor.Language
- src
- CodeGeneration
- Components
- Extensions
- Intermediate
- Legacy
- Properties
- Syntax
- InternalSyntax
- test
- CodeGeneration
- Components
- Extensions
- IntegrationTests
- Legacy
- Properties
- Syntax
- TestFiles/IntegrationTests
- BasicIntegrationTest
- CodeGenerationIntegrationTest
- ComponentDesignTimeCodeGenerationTest
- AsyncEventHandler_OnElement_ActionEventArgs_Lambda
- AsyncEventHandler_OnElement_ActionEventArgs_MethodGroup
- AsyncEventHandler_OnElement_Action_Lambda
- AsyncEventHandler_OnElement_Action_MethodGroup
- BindToComponent_EventCallback_SpecifiesValueAndExpression_Generic
- BindToComponent_EventCallback_SpecifiesValueAndExpression_NestedGeneric
- BindToComponent_EventCallback_SpecifiesValueAndExpression
- BindToComponent_EventCallback_SpecifiesValue_WithMatchingProperties
- BindToComponent_EventCallback_TypeChecked_WithMatchingProperties
- BindToComponent_SpecifiesValueAndChangeEvent_WithMatchingProperties
- BindToComponent_SpecifiesValueAndChangeEvent_WithoutMatchingProperties
- BindToComponent_SpecifiesValueAndExpression_Generic
- BindToComponent_SpecifiesValueAndExpression
- BindToComponent_SpecifiesValue_WithMatchingProperties
- BindToComponent_SpecifiesValue_WithoutMatchingProperties
- BindToComponent_TypeChecked_WithMatchingProperties
- BindToComponent_WithAfter_ActionLambda
- BindToComponent_WithAfter_Action
- BindToComponent_WithAfter_AsyncLambdaProducesError
- BindToComponent_WithAfter_EventCallback_ReceivesAction
- BindToComponent_WithAfter_EventCallback_ReceivesFunction
- BindToComponent_WithAfter_EventCallback
- BindToComponent_WithAfter_TaskReturningDelegate
- BindToComponent_WithAfter_TaskReturningLambda
- BindToComponent_WithGetSet_ActionLambda
- BindToComponent_WithGetSet_Action
- BindToComponent_WithGetSet_EventCallback_ReceivesAction
- BindToComponent_WithGetSet_EventCallback_ReceivesFunction
- BindToComponent_WithGetSet_EventCallback
- BindToComponent_WithGetSet_ProducesErrorOnOlderLanguageVersions
- BindToComponent_WithGetSet_TaskReturningDelegate
- BindToComponent_WithGetSet_TaskReturningLambda
- BindToComponent_WithStringAttribute_DoesNotUseStringSyntax
- BindToElementFallback_WithCulture
- BindToElementFallback_WithFormat_WritesAttributes
- BindToElementFallback_WritesAttributes
- BindToElementWithCulture
- BindToElementWithSuffix_OverridesEvent
- BindToElementWithSuffix_WritesAttributes
- BindToElement_MixingBindAndParamBindSet
- BindToElement_MixingBindValueWithGetSet
- BindToElement_MixingBindWithoutSuffixAndParamBindSetWithSuffix
- BindToElement_MixingSetWithAfter
- BindToElement_WithBindAfterAndSuffix
- BindToElement_WithEventAsExplicitExpression
- BindToElement_WithEventAsExpression
- BindToElement_WithGetSetAndSuffix
- BindToElement_WithStringAttribute_WritesAttributes
- BindToElement_WithoutCloseTag
- BindToElement_WritesAttributes
- BindToGenericComponent_ExplicitType_WithAfter_Action
- BindToGenericComponent_ExplicitType_WithGetSet_EventCallback
- BindToGenericComponent_InferredType_WithAfter_Action
- BindToGenericComponent_InferredType_WithGetSet_EventCallback
- BindToInputElementWithDefaultCulture_Override
- BindToInputElementWithDefaultCulture
- BodyAndAttributeChildContent
- BodyAndExplicitChildContent
- BuiltIn_BindToInputCheckbox_WritesAttributes
- BuiltIn_BindToInputText_CanOverrideEvent
- BuiltIn_BindToInputText_WithFormatFromProperty_WritesAttributes
- BuiltIn_BindToInputText_WithFormat_WritesAttributes
- BuiltIn_BindToInputText_WritesAttributes
- BuiltIn_BindToInputWithDefaultCultureAndDefaultFormat_Override
- BuiltIn_BindToInputWithDefaultFormat_Override
- BuiltIn_BindToInputWithDefaultFormat
- BuiltIn_BindToInputWithSuffix_CanOverrideEvent
- BuiltIn_BindToInputWithSuffix
- BuiltIn_BindToInputWithoutType_IsCaseSensitive
- BuiltIn_BindToInputWithoutType_WritesAttributes
- CanProduceLinePragmasForComponentWithRenderFragment
- CascadingGenericInference_CombiningMultipleAncestors
- CascadingGenericInference_ExplicitOverride
- CascadingGenericInference_Explicit
- CascadingGenericInference_GenericChildContent
- CascadingGenericInference_GenericLambda
- CascadingGenericInference_Inferred_MultipleConstraints_ClassesAndInterfaces
- CascadingGenericInference_Inferred_MultipleConstraints_GenericClassConstraints
- CascadingGenericInference_Inferred_MultipleConstraints
- CascadingGenericInference_Inferred_WithConstraints
- CascadingGenericInference_Multilayer
- CascadingGenericInference_MultipleTypes
- CascadingGenericInference_NotCascaded_CreatesError
- CascadingGenericInference_NotCascaded_Explicit
- CascadingGenericInference_NotCascaded_Inferred
- CascadingGenericInference_Override_Multilayer
- CascadingGenericInference_Override
- CascadingGenericInference_Partial_CreatesError
- CascadingGenericInference_WithSplatAndKey
- ChildComponent_GenericBindWeaklyTyped_TypeInference
- ChildComponent_GenericBindWeaklyTyped
- ChildComponent_GenericBind_TypeInference
- ChildComponent_GenericBind
- ChildComponent_GenericChildContent_TypeInference
- ChildComponent_GenericChildContent
- ChildComponent_GenericWeaklyTypedAttribute_TypeInference
- ChildComponent_GenericWeaklyTypedAttribute
- ChildComponent_Generic_TypeInference_Multiple
- ChildComponent_Generic_TypeInference
- ChildComponent_Generic
- ChildComponent_InFunctionsDirective
- ChildComponent_InLocalFunction
- ChildComponent_MultipleGenerics_TypeContraints
- ChildComponent_MultipleGenerics_TypeInference
- ChildComponent_MultipleGenerics
- ChildComponent_NonGenericParameterizedChildContent_TypeInference
- ChildComponent_Simple
- ChildComponent_WithChildContent
- ChildComponent_WithElementOnlyChildContent
- ChildComponent_WithExplicitChildContent
- ChildComponent_WithExplicitEventHandler
- ChildComponent_WithExplicitGenericChildContent
- ChildComponent_WithExplicitStringParameter
- ChildComponent_WithGenericChildContent_SetsParameterNameOnComponent
- ChildComponent_WithGenericChildContent_SetsParameterName
- ChildComponent_WithGenericChildContent
- ChildComponent_WithLambdaEventHandler
- ChildComponent_WithNonPropertyAttributes
- ChildComponent_WithPageDirective
- ChildComponent_WithParameters
- ChildComponent_WithWeaklyTypeEventHandler
- ChildContent_FromAnotherNamespace
- ComponentImports
- ComponentParameter_TypeMismatch_ReportsDiagnostic
- ComponentWithBooleanParameter_Minimized
- ComponentWithBooleanParameter
- ComponentWithConstrainedTypeParameters_WithSemicolon
- ComponentWithConstrainedTypeParameters
- ComponentWithDecimalParameter
- ComponentWithDynamicParameter
- ComponentWithTupleParameter
- ComponentWithTypeParameterArray
- ComponentWithTypeParameterValueTupleGloballyQualifiedTypes
- ComponentWithTypeParameterValueTuple
- ComponentWithTypeParameters_WithSemicolon
- ComponentWithTypeParameters
- Component_IgnoresStaticAndAliasUsings
- Component_MatchingIsCaseSensitive
- Component_MultipleComponentsDifferByCase
- Component_NamespaceDirective_InImports
- Component_NamespaceDirective_OverrideImports
- Component_PreserveWhitespaceDirective_InImports
- Component_PreserveWhitespaceDirective_OverrideImports
- Component_TextTagsAreNotRendered
- Component_WithCssScope
- Component_WithDocType
- Component_WithEditorRequiredChildContent_NoValueSpecified
- Component_WithEditorRequiredChildContent_ValueSpecifiedAsText_WithoutName
- Component_WithEditorRequiredChildContent_ValueSpecified_WithoutName
- Component_WithEditorRequiredChildContent_ValueSpecified
- Component_WithEditorRequiredNamedChildContent_NoValueSpecified
- Component_WithEditorRequiredNamedChildContent_ValueSpecified
- Component_WithEditorRequiredParameter_NoValueSpecified
- Component_WithEditorRequiredParameter_ValueSpecified
- Component_WithEditorRequiredParameter_ValuesSpecifiedUsingSplatting
- Component_WithFullyQualifiedTagNames
- Component_WithImplicitLambdaEventHandler
- Component_WithImportsFile
- Component_WithKey_WithChildContent
- Component_WithKey
- Component_WithNamespaceDirective
- Component_WithNullableActionParameter
- Component_WithNullableRenderFragmentParameter
- Component_WithPreserveWhitespaceDirective_False
- Component_WithPreserveWhitespaceDirective_True
- Component_WithRef_WithChildContent
- Component_WithRef
- Component_WithSplat_ExplicitExpression
- Component_WithSplat_GenericTypeInference
- Component_WithSplat_ImplicitExpression
- Component_WithSplat
- Component_WithUsingDirectives_AmbiguousImport
- Component_WithUsingDirectives
- DataDashAttribute_ExplicitExpression
- DataDashAttribute_ImplicitExpression
- DuplicateComponentParameters_IsAnError_BindMessageChanged
- DuplicateComponentParameters_IsAnError_BindMessageExpression
- DuplicateComponentParameters_IsAnError_BindMessage
- DuplicateComponentParameters_IsAnError_Multiple
- DuplicateComponentParameters_IsAnError_WeaklyTyped
- DuplicateComponentParameters_IsAnError
- DuplicateMarkupAttributes_DifferentCasing_IsAnError_BindValue
- DuplicateMarkupAttributes_IsAnError_BindOnInput
- DuplicateMarkupAttributes_IsAnError_BindValue
- DuplicateMarkupAttributes_IsAnError_EventHandler
- DuplicateMarkupAttributes_IsAnError
- DuplicateMarkupAttributes_Multiple_IsAnError
- ElementWithUppercaseTagName_CanHideWarningWithBang
- Element_WithKey_AndOtherAttributes
- Element_WithKey_AttributeNameIsCaseSensitive
- Element_WithKey
- Element_WithRef_AndOtherAttributes
- Element_WithRef_AttributeNameIsCaseSensitive
- Element_WithRef
- Element_WithSplat_AttributeNameIsCaseSensitive
- Element_WithSplat_ExplicitExpression
- Element_WithSplat_ImplicitExpression
- Element_WithSplat
- EventCallbackOfT_GenericComponent_ExplicitType_MethodGroup
- EventCallbackOfT_GenericComponent_ExplicitType
- EventCallbackOfT_GenericComponent_MissingTypeParameterBinding_01
- EventCallbackOfT_GenericComponent_MissingTypeParameterBinding_02
- EventCallback_CanPassEventCallbackOfT_Explicitly
- EventCallback_CanPassEventCallbackOfT_Implicitly_ActionOfT
- EventCallback_CanPassEventCallbackOfT_Implicitly_Action
- EventCallback_CanPassEventCallbackOfT_Implicitly_FuncOfTTask
- EventCallback_CanPassEventCallbackOfT_Implicitly_FuncOfTask
- EventCallback_CanPassEventCallbackOfT_Implicitly_TypeMismatch
- EventCallback_CanPassEventCallback_Explicitly
- EventCallback_CanPassEventCallback_Implicitly_ActionOfObject
- EventCallback_CanPassEventCallback_Implicitly_Action
- EventCallback_CanPassEventCallback_Implicitly_FuncOfTask
- EventCallback_CanPassEventCallback_Implicitly_FuncOfobjectTask
- EventHandlerTagHelper_EscapeQuotes
- EventHandler_AttributeNameIsCaseSensitive
- EventHandler_OnElement_ArbitraryEventName_WithEventArgsMethodGroup
- EventHandler_OnElement_WithDelegate
- EventHandler_OnElement_WithEventArgsLambdaDelegate
- EventHandler_OnElement_WithEventArgsMethodGroup
- EventHandler_OnElement_WithLambdaDelegate
- EventHandler_OnElement_WithNoArgMethodGroup
- EventHandler_OnElement_WithNoArgsLambdaDelegate
- EventHandler_OnElement_WithString
- EventHandler_OnElement_WithoutCloseTag
- EventHandler_PreventDefault_Duplicates
- EventHandler_PreventDefault_StopPropagation_Minimized
- EventHandler_PreventDefault_StopPropagation
- EventHandler_WithDelegate_PreventDefault
- GenericBindToGenericComponent_ExplicitType_WithGetSet_EventCallback
- GenericComponentBindToGenericComponent_ExplicitType_WithAfter_Action
- GenericComponentBindToGenericComponent_InferredType_WithAfter_Action
- GenericComponentBindToGenericComponent_InferredType_WithGetSet_EventCallback
- GenericComponent_GenericEventCallbackWithGenericTypeParameter_NestedTypeExplicit
- GenericComponent_GenericEventCallbackWithGenericTypeParameter_NestedTypeInference
- GenericComponent_GenericEventCallbackWithGenericTypeParameter_TypeInference
- GenericComponent_GenericEventCallbackWithNestedGenericTypeParameter_TypeInference
- GenericComponent_GenericEventCallback_TypeInference
- GenericComponent_NestedGenericEventCallback_TypeInference
- GenericComponent_NonGenericEventCallback_TypeInference
- GenericComponent_NonGenericParameter_TypeInference
- GenericComponent_NonPrimitiveTypeRenderFragment
- GenericComponent_NonPrimitiveType
- GenericComponent_UnmanagedConstraint
- GenericComponent_WithComponentRef_CreatesDiagnostic
- GenericComponent_WithComponentRef_TypeInference_CreatesDiagnostic
- GenericComponent_WithFullyQualifiedTagName
- GenericComponent_WithKey_TypeInference
- GenericComponent_WithKey
- IncludesMinimizedAttributeValueParameterBeforeLanguageVersion5
- LeadingWhiteSpace_WithCSharpExpression
- LeadingWhiteSpace_WithComponent
- LeadingWhiteSpace_WithDirective
- Legacy_3_1_LeadingWhiteSpace_WithCSharpExpression
- Legacy_3_1_LeadingWhiteSpace_WithComponent
- Legacy_3_1_LeadingWhiteSpace_WithDirective
- Legacy_3_1_TrailingWhiteSpace_WithCSharpExpression
- Legacy_3_1_TrailingWhiteSpace_WithComponent
- Legacy_3_1_TrailingWhiteSpace_WithDirective
- Legacy_3_1_WhiteSpace_InMarkupInFunctionsBlock
- Legacy_3_1_WhiteSpace_InsideAttribute_InMarkupBlock
- Legacy_3_1_Whitespace_BetweenElementAndFunctions
- MarkupComment_IsNotIncluded
- MultipleChildContentMatchingComponentName
- MultipleExplictChildContent
- NonGenericComponent_WithGenericEventHandler
- OmitsMinimizedAttributeValueParameter
- ProducesEnhancedLinePragmaWhenNecessary
- ProducesStandardLinePragmaForCSharpCode
- RazorTemplate_AsComponentParameter_MixedContent
- RazorTemplate_ContainsComponent
- RazorTemplate_FollowedByComponent
- RazorTemplate_Generic_AsComponentParameter
- RazorTemplate_Generic_InImplicitExpression
- RazorTemplate_InCodeBlock
- RazorTemplate_InExplicitExpression
- RazorTemplate_NonGeneric_AsComponentParameter
- RazorTemplate_NonGeneric_InImplicitExpression
- Regression_597
- Regression_609
- Regression_772
- Regression_773
- Regression_784
- ScriptTag_WithErrorSuppressed
- SingleLineControlFlowStatements_InCodeBlock
- SingleLineControlFlowStatements_InCodeDirective
- TrailingWhiteSpace_WithCSharpExpression
- TrailingWhiteSpace_WithComponent
- TrailingWhiteSpace_WithDirective
- WhiteSpace_InMarkupInFunctionsBlock
- WhiteSpace_InsideAttribute_InMarkupBlock
- WhiteSpace_WithPreserveWhitespace
- Whitespace_BetweenElementAndFunctions
- ComponentRuntimeCodeGenerationTest
- AsyncEventHandler_OnElement_ActionEventArgs_Lambda
- AsyncEventHandler_OnElement_ActionEventArgs_MethodGroup
- AsyncEventHandler_OnElement_Action_Lambda
- AsyncEventHandler_OnElement_Action_MethodGroup
- BindToComponent_EventCallback_SpecifiesValueAndExpression_Generic
- BindToComponent_EventCallback_SpecifiesValueAndExpression_NestedGeneric
- BindToComponent_EventCallback_SpecifiesValueAndExpression
- BindToComponent_EventCallback_SpecifiesValue_WithMatchingProperties
- BindToComponent_EventCallback_TypeChecked_WithMatchingProperties
- BindToComponent_SpecifiesValueAndChangeEvent_WithMatchingProperties
- BindToComponent_SpecifiesValueAndChangeEvent_WithoutMatchingProperties
- BindToComponent_SpecifiesValueAndExpression_Generic
- BindToComponent_SpecifiesValueAndExpression
- BindToComponent_SpecifiesValue_WithMatchingProperties
- BindToComponent_SpecifiesValue_WithoutMatchingProperties
- BindToComponent_TypeChecked_WithMatchingProperties
- BindToComponent_WithAfter_ActionLambda
- BindToComponent_WithAfter_Action
- BindToComponent_WithAfter_AsyncLambdaProducesError
- BindToComponent_WithAfter_EventCallback_ReceivesAction
- BindToComponent_WithAfter_EventCallback_ReceivesFunction
- BindToComponent_WithAfter_EventCallback
- BindToComponent_WithAfter_TaskReturningDelegate
- BindToComponent_WithAfter_TaskReturningLambda
- BindToComponent_WithGetSet_ActionLambda
- BindToComponent_WithGetSet_Action
- BindToComponent_WithGetSet_EventCallback_ReceivesAction
- BindToComponent_WithGetSet_EventCallback_ReceivesFunction
- BindToComponent_WithGetSet_EventCallback
- BindToComponent_WithGetSet_ProducesErrorOnOlderLanguageVersions
- BindToComponent_WithGetSet_TaskReturningDelegate
- BindToComponent_WithGetSet_TaskReturningLambda
- BindToComponent_WithStringAttribute_DoesNotUseStringSyntax
- BindToElementFallback_WithCulture
- BindToElementFallback_WithFormat_WritesAttributes
- BindToElementFallback_WritesAttributes
- BindToElementWithCulture
- BindToElementWithSuffix_OverridesEvent
- BindToElementWithSuffix_WritesAttributes
- BindToElement_MixingBindAndParamBindSet
- BindToElement_MixingBindValueWithGetSet
- BindToElement_MixingBindWithoutSuffixAndParamBindSetWithSuffix
- BindToElement_MixingSetWithAfter
- BindToElement_WithBindAfterAndSuffix
- BindToElement_WithEventAsExplicitExpression
- BindToElement_WithEventAsExpression
- BindToElement_WithGetSetAndSuffix
- BindToElement_WithStringAttribute_WritesAttributes
- BindToElement_WithoutCloseTag
- BindToElement_WritesAttributes
- BindToGenericComponent_ExplicitType_WithAfter_Action
- BindToGenericComponent_ExplicitType_WithGetSet_EventCallback
- BindToGenericComponent_InferredType_WithAfter_Action
- BindToGenericComponent_InferredType_WithGetSet_EventCallback
- BindToInputElementWithDefaultCulture_Override
- BindToInputElementWithDefaultCulture
- BodyAndAttributeChildContent
- BodyAndExplicitChildContent
- BuiltIn_BindToInputCheckbox_WritesAttributes
- BuiltIn_BindToInputText_CanOverrideEvent
- BuiltIn_BindToInputText_WithFormatFromProperty_WritesAttributes
- BuiltIn_BindToInputText_WithFormat_WritesAttributes
- BuiltIn_BindToInputText_WritesAttributes
- BuiltIn_BindToInputWithDefaultCultureAndDefaultFormat_Override
- BuiltIn_BindToInputWithDefaultFormat_Override
- BuiltIn_BindToInputWithDefaultFormat
- BuiltIn_BindToInputWithSuffix_CanOverrideEvent
- BuiltIn_BindToInputWithSuffix
- BuiltIn_BindToInputWithoutType_IsCaseSensitive
- BuiltIn_BindToInputWithoutType_WritesAttributes
- CanProduceLinePragmasForComponentWithRenderFragment
- CascadingGenericInference_CombiningMultipleAncestors
- CascadingGenericInference_ExplicitOverride
- CascadingGenericInference_Explicit
- CascadingGenericInference_GenericChildContent
- CascadingGenericInference_GenericLambda
- CascadingGenericInference_Inferred_MultipleConstraints_ClassesAndInterfaces
- CascadingGenericInference_Inferred_MultipleConstraints_GenericClassConstraints
- CascadingGenericInference_Inferred_MultipleConstraints
- CascadingGenericInference_Inferred_WithConstraints
- CascadingGenericInference_Multilayer
- CascadingGenericInference_MultipleTypes
- CascadingGenericInference_NotCascaded_CreatesError
- CascadingGenericInference_NotCascaded_Explicit
- CascadingGenericInference_NotCascaded_Inferred
- CascadingGenericInference_Override_Multilayer
- CascadingGenericInference_Override
- CascadingGenericInference_Partial_CreatesError
- CascadingGenericInference_WithSplatAndKey
- ChildComponent_GenericBindWeaklyTyped_TypeInference
- ChildComponent_GenericBindWeaklyTyped
- ChildComponent_GenericBind_TypeInference
- ChildComponent_GenericBind
- ChildComponent_GenericChildContent_TypeInference
- ChildComponent_GenericChildContent
- ChildComponent_GenericWeaklyTypedAttribute_TypeInference
- ChildComponent_GenericWeaklyTypedAttribute
- ChildComponent_Generic_TypeInference_Multiple
- ChildComponent_Generic_TypeInference
- ChildComponent_Generic
- ChildComponent_InFunctionsDirective
- ChildComponent_InLocalFunction
- ChildComponent_MultipleGenerics_TypeInference
- ChildComponent_MultipleGenerics
- ChildComponent_NonGenericParameterizedChildContent_TypeInference
- ChildComponent_Simple
- ChildComponent_WithChildContent
- ChildComponent_WithElementOnlyChildContent
- ChildComponent_WithExplicitChildContent
- ChildComponent_WithExplicitEventHandler
- ChildComponent_WithExplicitGenericChildContent
- ChildComponent_WithExplicitStringParameter
- ChildComponent_WithGenericChildContent_SetsParameterNameOnComponent
- ChildComponent_WithGenericChildContent_SetsParameterName
- ChildComponent_WithGenericChildContent
- ChildComponent_WithLambdaEventHandler
- ChildComponent_WithNonPropertyAttributes
- ChildComponent_WithPageDirective
- ChildComponent_WithParameters
- ChildComponent_WithWeaklyTypeEventHandler
- ChildContent_FromAnotherNamespace
- ComponentImports
- ComponentParameter_TypeMismatch_ReportsDiagnostic
- ComponentWithBooleanParameter_Minimized
- ComponentWithBooleanParameter
- ComponentWithConstrainedTypeParameters_WithSemicolon
- ComponentWithConstrainedTypeParameters
- ComponentWithDecimalParameter
- ComponentWithDynamicParameter
- ComponentWithTupleParameter
- ComponentWithTypeParameterArray
- ComponentWithTypeParameterValueTupleGloballyQualifiedTypes
- ComponentWithTypeParameterValueTuple
- ComponentWithTypeParameters_WithSemicolon
- ComponentWithTypeParameters
- Component_IgnoresStaticAndAliasUsings
- Component_MatchingIsCaseSensitive
- Component_MultipleComponentsDifferByCase
- Component_NamespaceDirective_InImports
- Component_NamespaceDirective_OverrideImports
- Component_PreserveWhitespaceDirective_InImports
- Component_PreserveWhitespaceDirective_OverrideImports
- Component_TextTagsAreNotRendered
- Component_WithCssScope
- Component_WithDocType
- Component_WithEditorRequiredChildContent_NoValueSpecified
- Component_WithEditorRequiredChildContent_ValueSpecifiedAsText_WithoutName
- Component_WithEditorRequiredChildContent_ValueSpecified_WithoutName
- Component_WithEditorRequiredChildContent_ValueSpecified
- Component_WithEditorRequiredNamedChildContent_NoValueSpecified
- Component_WithEditorRequiredNamedChildContent_ValueSpecified
- Component_WithEditorRequiredParameter_NoValueSpecified
- Component_WithEditorRequiredParameter_ValueSpecified
- Component_WithEditorRequiredParameter_ValuesSpecifiedUsingSplatting
- Component_WithFullyQualifiedTagNames
- Component_WithImplicitLambdaEventHandler
- Component_WithImportsFile
- Component_WithKey_WithChildContent
- Component_WithKey
- Component_WithNamespaceDirective
- Component_WithNullableActionParameter
- Component_WithNullableRenderFragmentParameter
- Component_WithPreserveWhitespaceDirective_False
- Component_WithPreserveWhitespaceDirective_True
- Component_WithRef_WithChildContent
- Component_WithRef
- Component_WithSplat_ExplicitExpression
- Component_WithSplat_GenericTypeInference
- Component_WithSplat_ImplicitExpression
- Component_WithSplat
- Component_WithUsingDirectives_AmbiguousImport
- Component_WithUsingDirectives
- DataDashAttribute_ExplicitExpression
- DataDashAttribute_ImplicitExpression
- DuplicateComponentParameters_IsAnError_BindMessageChanged
- DuplicateComponentParameters_IsAnError_BindMessageExpression
- DuplicateComponentParameters_IsAnError_BindMessage
- DuplicateComponentParameters_IsAnError_Multiple
- DuplicateComponentParameters_IsAnError_WeaklyTyped
- DuplicateComponentParameters_IsAnError
- DuplicateMarkupAttributes_DifferentCasing_IsAnError_BindValue
- DuplicateMarkupAttributes_IsAnError_BindOnInput
- DuplicateMarkupAttributes_IsAnError_BindValue
- DuplicateMarkupAttributes_IsAnError_EventHandler
- DuplicateMarkupAttributes_IsAnError
- DuplicateMarkupAttributes_Multiple_IsAnError
- ElementWithUppercaseTagName_CanHideWarningWithBang
- Element_WithKey_AndOtherAttributes
- Element_WithKey_AttributeNameIsCaseSensitive
- Element_WithKey
- Element_WithRef_AndOtherAttributes
- Element_WithRef_AttributeNameIsCaseSensitive
- Element_WithRef
- Element_WithSplat_AttributeNameIsCaseSensitive
- Element_WithSplat_ExplicitExpression
- Element_WithSplat_ImplicitExpression
- Element_WithSplat
- EventCallbackOfT_GenericComponent_ExplicitType_MethodGroup
- EventCallbackOfT_GenericComponent_ExplicitType
- EventCallbackOfT_GenericComponent_MissingTypeParameterBinding_01
- EventCallbackOfT_GenericComponent_MissingTypeParameterBinding_02
- EventCallback_CanPassEventCallbackOfT_Explicitly
- EventCallback_CanPassEventCallbackOfT_Implicitly_ActionOfT
- EventCallback_CanPassEventCallbackOfT_Implicitly_Action
- EventCallback_CanPassEventCallbackOfT_Implicitly_FuncOfTTask
- EventCallback_CanPassEventCallbackOfT_Implicitly_FuncOfTask
- EventCallback_CanPassEventCallbackOfT_Implicitly_TypeMismatch
- EventCallback_CanPassEventCallback_Explicitly
- EventCallback_CanPassEventCallback_Implicitly_ActionOfObject
- EventCallback_CanPassEventCallback_Implicitly_Action
- EventCallback_CanPassEventCallback_Implicitly_FuncOfTask
- EventCallback_CanPassEventCallback_Implicitly_FuncOfobjectTask
- EventHandlerTagHelper_EscapeQuotes
- EventHandler_AttributeNameIsCaseSensitive
- EventHandler_OnElement_ArbitraryEventName_WithEventArgsMethodGroup
- EventHandler_OnElement_WithDelegate
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
6,786 files changed
+6786
-6709
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
0 commit comments