File tree
140 files changed
+478
-264
lines changed- src/Compiler
- Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/InstrumentationPassIntegrationTest
- Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest
- Microsoft.AspNetCore.Razor.Language
- src/CodeGeneration
- test
- CodeGeneration
- IntegrationTests
- TestFiles/IntegrationTests
- CodeGenerationIntegrationTest
- ComponentDesignTimeCodeGenerationTest/LinePragma_Multiline
- ComponentRuntimeCodeGenerationTest
- BindToElement_MixingBindValueWithGetSet
- BodyAndAttributeChildContent
- BodyAndExplicitChildContent
- CanProduceLinePragmasForComponentWithRenderFragment
- CascadingGenericInference_GenericChildContent
- ChildComponent_GenericChildContent_TypeInference
- ChildComponent_GenericChildContent
- ChildComponent_MultipleGenerics_TypeInference
- ChildComponent_MultipleGenerics
- ChildComponent_NonGenericParameterizedChildContent_TypeInference
- ChildComponent_WithExplicitGenericChildContent
- ChildComponent_WithGenericChildContent_SetsParameterNameOnComponent
- ChildComponent_WithGenericChildContent_SetsParameterName
- ChildComponent_WithGenericChildContent
- ChildContent_FromAnotherNamespace
- ComponentImports
- ComponentWithBooleanParameter_Minimized
- ComponentWithBooleanParameter
- ComponentWithConstrainedTypeParameters_WithSemicolon
- ComponentWithConstrainedTypeParameters
- ComponentWithDecimalParameter
- ComponentWithDynamicParameter
- ComponentWithTypeParameterArray
- ComponentWithTypeParameterValueTupleGloballyQualifiedTypes
- ComponentWithTypeParameterValueTuple
- ComponentWithTypeParameters_WithSemicolon
- ComponentWithTypeParameters
- Component_PreserveWhitespaceDirective_InImports
- Component_PreserveWhitespaceDirective_OverrideImports
- Component_WithCssScope
- Component_WithPreserveWhitespaceDirective_False
- Component_WithPreserveWhitespaceDirective_True
- FormName_ChildContent
- FormName_Duplicate_CSharpValue
- GenericComponent_NonPrimitiveTypeRenderFragment
- GenericComponent_WithFullyQualifiedTagName
- LeadingWhiteSpace_WithCSharpExpression
- LeadingWhiteSpace_WithComponent
- Legacy_3_1_LeadingWhiteSpace_WithCSharpExpression
- Legacy_3_1_LeadingWhiteSpace_WithComponent
- Legacy_3_1_TrailingWhiteSpace_WithCSharpExpression
- Legacy_3_1_WhiteSpace_InMarkupInFunctionsBlock
- LinePragma_Multiline
- MarkupComment_IsNotIncluded
- MultipleExplictChildContent
- ProducesEnhancedLinePragmaWhenNecessary
- ProducesStandardLinePragmaForCSharpCode
- RazorTemplate_AsComponentParameter_MixedContent
- RazorTemplate_FollowedByComponent
- RazorTemplate_Generic_AsComponentParameter
- RazorTemplate_Generic_InImplicitExpression
- RazorTemplate_InCodeBlock
- RazorTemplate_InExplicitExpression
- RazorTemplate_NonGeneric_InImplicitExpression
- SingleLineControlFlowStatements_InCodeBlock
- SingleLineControlFlowStatements_InCodeDirective
- TrailingWhiteSpace_WithCSharpExpression
- WhiteSpace_InMarkupInFunctionsBlock
- test/Microsoft.NET.Sdk.Razor.SourceGenerators.Tests
- TestFiles/RazorSourceGeneratorComponentTests
- LineMapping_Tabs
- LineMapping
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
140 files changed
+478
-264
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
51 | 51 |
| |
52 | 52 |
| |
53 | 53 |
| |
54 |
| - | |
| 54 | + | |
55 | 55 |
| |
56 | 56 |
| |
57 | 57 |
| |
| |||
127 | 127 |
| |
128 | 128 |
| |
129 | 129 |
| |
130 |
| - | |
| 130 | + | |
131 | 131 |
| |
132 | 132 |
| |
133 | 133 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
29 |
| - | |
| 29 | + | |
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
28 |
| - | |
| 28 | + | |
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
| |||
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
37 |
| - | |
| 37 | + | |
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
| |||
61 | 61 |
| |
62 | 62 |
| |
63 | 63 |
| |
64 |
| - | |
| 64 | + | |
65 | 65 |
| |
66 | 66 |
| |
67 | 67 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
37 |
| - | |
| 37 | + | |
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
74 | 74 |
| |
75 | 75 |
| |
76 | 76 |
| |
77 |
| - | |
| 77 | + | |
78 | 78 |
| |
79 | 79 |
| |
80 | 80 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
74 | 74 |
| |
75 | 75 |
| |
76 | 76 |
| |
77 |
| - | |
| 77 | + | |
78 | 78 |
| |
79 | 79 |
| |
80 | 80 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
27 |
| - | |
| 27 | + | |
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
35 |
| - | |
| 35 | + | |
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
41 | 41 |
| |
42 | 42 |
| |
43 |
| - | |
| 43 | + | |
44 | 44 |
| |
45 | 45 |
| |
46 | 46 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
35 |
| - | |
| 35 | + | |
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
41 | 41 |
| |
42 | 42 |
| |
43 |
| - | |
| 43 | + | |
44 | 44 |
| |
45 | 45 |
| |
46 | 46 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
35 |
| - | |
| 35 | + | |
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
41 | 41 |
| |
42 | 42 |
| |
43 |
| - | |
| 43 | + | |
44 | 44 |
| |
45 | 45 |
| |
46 | 46 |
| |
|
0 commit comments