Closed mastoj closed 11 years ago
Some cleaner tests for razor. Changed the RazorTypeBuilder to read a little bit better and not passing a stream around which is read multiple times. Now the stream is read one time, and I've added one pre-processing step to identify the directives.
Looks good to me :+1: .. @markrendle?
Yeah, looks great.
Some cleaner tests for razor. Changed the RazorTypeBuilder to read a little bit better and not passing a stream around which is read multiple times. Now the stream is read one time, and I've added one pre-processing step to identify the directives.