﻿Source Location: (7:0,7 [151] x:\dir\subdir\Test\TestComponent.razor)
|
    [System.Runtime.CompilerServices.SkipLocalsInit]
    public static int GetValue()
    {
        var value = 1;
        return value;
    }
|
Generated Location: (556:18,0 [151] )
|
    [System.Runtime.CompilerServices.SkipLocalsInit]
    public static int GetValue()
    {
        var value = 1;
        return value;
    }
|

