﻿Source Location: (2:0,2 [21] x:\dir\subdir\Test\TestComponent.razor)
|
var x = #if true;
|
Generated Location: (733:21,0 [21] )
|
var x = #if true;
|

Source Location: (28:3,2 [13] x:\dir\subdir\Test\TestComponent.razor)
|
x #endif;
|
Generated Location: (885:30,0 [13] )
|
x #endif;
|

