aspnetcore/src/Microsoft.AspNetCore.Razor....
Pranav K a6d611aecd Introduce RazorCompilation 2017-02-22 10:22:18 -08:00
..
CodeGeneration [Fixes #959] Generate LineMapping for Using statements with source 2017-02-21 16:51:05 -08:00
Intermediate Replace CSharpIRToken with RazorIRToken 2017-02-17 16:27:31 -08:00
Legacy Replace RazorError with RazorDiagnostics in public API 2017-02-17 15:44:37 -08:00
Properties Introduce RazorCompilation 2017-02-22 10:22:18 -08:00
DefaultDirectiveIRPass.cs
DefaultDirectiveSyntaxTreePass.cs Replace RazorError with RazorDiagnostics in public API 2017-02-17 15:44:37 -08:00
DefaultDocumentClassifierPass.cs Introduce RazorCompilation 2017-02-22 10:22:18 -08:00
DefaultDocumentClassifierPassFeature.cs Introduce RazorCompilation 2017-02-22 10:22:18 -08:00
DefaultInstrumentationPass.cs
DefaultItemCollection.cs
DefaultRazorCSharpLoweringPhase.cs Replace RazorError with RazorDiagnostics in public API 2017-02-17 15:44:37 -08:00
DefaultRazorCodeDocument.cs
DefaultRazorDiagnostic.cs
DefaultRazorDirectiveClassifierPhase.cs
DefaultRazorDirectiveFeature.cs
DefaultRazorDocumentClassifierPhase.cs
DefaultRazorEngine.cs
DefaultRazorEngineBuilder.cs
DefaultRazorIRLoweringPhase.cs Replace CSharpIRToken with RazorIRToken 2017-02-17 16:27:31 -08:00
DefaultRazorIROptimizationPhase.cs
DefaultRazorParsingPhase.cs
DefaultRazorSourceDocument.cs
DefaultRazorSyntaxTree.cs Replace RazorError with RazorDiagnostics in public API 2017-02-17 15:44:37 -08:00
DefaultRazorSyntaxTreePhase.cs
DefaultRazorTargetExtensionFeature.cs Part 2 of RuntimeTarget 2017-02-15 18:08:19 -08:00
DirectiveDescriptor.cs
DirectiveDescriptorBuilder.cs
DirectiveDescriptorComparer.cs
DirectiveDescriptorKind.cs
DirectiveRemovalIROptimizationPass.cs
DirectiveTokenDescriptor.cs
DirectiveTokenDescriptorComparer.cs
DirectiveTokenKind.cs
DocumentClassifierPassBase.cs Part 2 of RuntimeTarget 2017-02-15 18:08:19 -08:00
HtmlNodeOptimizationPass.cs
IDirectiveDescriptorBuilder.cs
IRazorCSharpLoweringPhase.cs
IRazorConfigureParserFeature.cs
IRazorDirectiveClassifierPass.cs
IRazorDirectiveClassifierPhase.cs
IRazorDirectiveFeature.cs
IRazorDocumentClassifierPass.cs
IRazorDocumentClassifierPhase.cs
IRazorEngineBuilder.cs
IRazorEngineFeature.cs
IRazorEnginePhase.cs
IRazorIRLoweringPhase.cs
IRazorIROptimizationPass.cs
IRazorIROptimizationPhase.cs
IRazorParsingPhase.cs
IRazorSyntaxTreePass.cs
IRazorSyntaxTreePhase.cs
IRazorTargetExtensionFeature.cs Part 2 of RuntimeTarget 2017-02-15 18:08:19 -08:00
ITagHelperFeature.cs
ItemCollection.cs
LegacyRazorDiagnostic.cs
LegacyResources.resx
LineMapping.cs
Microsoft.AspNetCore.Razor.Evolution.csproj
NotFoundProjectItem.cs
RazorCSharpDocument.cs Replace RazorError with RazorDiagnostics in public API 2017-02-17 15:44:37 -08:00
RazorCodeDocument.cs
RazorCodeDocumentExtensions.cs Introduce RazorCompilation 2017-02-22 10:22:18 -08:00
RazorDesignTimeIRPass.cs
RazorDiagnostic.cs Replace RazorError with RazorDiagnostics in public API 2017-02-17 15:44:37 -08:00
RazorDiagnosticDescriptor.cs
RazorDiagnosticSeverity.cs
RazorEngine.cs Introduce RazorCompilation 2017-02-22 10:22:18 -08:00
RazorEngineBuilderExtensions.cs Introduce RazorCompilation 2017-02-22 10:22:18 -08:00
RazorEnginePhaseBase.cs
RazorIRPass.cs
RazorIRPassBase.cs
RazorParserOptions.cs
RazorPreallocatedTagHelperAttributeOptimizationPass.cs
RazorProject.cs
RazorProjectItem.cs
RazorSourceDocument.cs Introduce RazorCompilation 2017-02-22 10:22:18 -08:00
RazorSourceLineCollection.cs
RazorSyntaxTree.cs Replace RazorError with RazorDiagnostics in public API 2017-02-17 15:44:37 -08:00
RazorTemplateEngine.cs Introduce RazorCompilation 2017-02-22 10:22:18 -08:00
RazorTemplateEngineOptions.cs Introduce RazorCompilation 2017-02-22 10:22:18 -08:00
Resources.resx Introduce RazorCompilation 2017-02-22 10:22:18 -08:00
SourceLocation.cs
SourceSpan.cs
TagHelperAttributeDescriptor.cs
TagHelperAttributeDesignTimeDescriptor.cs
TagHelperBinderSyntaxTreePass.cs Replace RazorError with RazorDiagnostics in public API 2017-02-17 15:44:37 -08:00
TagHelperDescriptor.cs
TagHelperDesignTimeDescriptor.cs
TagHelperRequiredAttributeDescriptor.cs
TagHelperRequiredAttributeNameComparison.cs
TagHelperRequiredAttributeValueComparison.cs
TagMode.cs
TagStructure.cs