aspnetcore/src/Microsoft.AspNet.Razor
Ajay Bhargav Baaskaran 4d80c96f9c [Fixes #50] Removed unnecessary whitespaces before text tag 2015-05-13 10:55:52 -07:00
..
Common
Editor
Generator Utilize nameof operator 2015-05-11 17:37:54 +02:00
Parser [Fixes #50] Removed unnecessary whitespaces before text tag 2015-05-13 10:55:52 -07:00
Properties
TagHelpers Quick fix: Missed `null` checks in 7dc0508 2015-05-11 22:12:28 -07:00
Text Using 'nameof' operator instead of magic strings 2015-05-07 06:37:00 +03:00
Tokenizer `throw new ArgumentNullException(...)` -> `[NotNull]` 2015-05-06 14:21:05 -07:00
Utils `throw new ArgumentNullException(...)` -> `[NotNull]` 2015-05-06 14:21:05 -07:00
CSharpRazorCodeLanguage.cs
CommonResources.resx
DocumentParseCompleteEventArgs.cs
ErrorSink.cs
GeneratorResults.cs
GlobalSuppressions.cs
Microsoft.AspNet.Razor.xproj
ParserResults.cs
PartialParseResult.cs
RazorCodeLanguage.cs
RazorDebugHelpers.cs
RazorEditorParser.cs Utilize nameof operator 2015-05-11 17:37:54 +02:00
RazorEngineHost.cs `throw new ArgumentNullException(...)` -> `[NotNull]` 2015-05-06 14:21:05 -07:00
RazorError.cs
RazorResources.resx
RazorTemplateEngine.cs `throw new ArgumentNullException(...)` -> `[NotNull]` 2015-05-06 14:21:05 -07:00
SourceLocation.cs
StateMachine.cs
project.json React to common package name change 2015-05-07 09:39:41 -07:00