Skip to content

Instantly share code, notes, and snippets.

@DavidKarlas
Created March 20, 2015 10:11
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save DavidKarlas/e464deb7e4665738686c to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="utf-8"?>
<symbols>
<files>
<file id="1" name="Program.cs" checksum="94888d7bfd081cffe02763bb57bacfe7" />
<file id="2" name="AssemblyInfo.cs" checksum="99c83bd1d9a90e2d0ec3c2146560c58f" />
<file id="3" name=".NETFramework,Version=v4.0.AssemblyAttribute.cs" checksum="ec1426dc56111b3318a7f3148a8b8a11" />
</files>
<methods>
<method token="0x6000001" signature="System.Void Application.MainClass::.ctor()">
<sequencepoints />
<locals />
<scopes />
</method>
<method token="0x6000002" signature="System.Void Application.MainClass::Test1()">
<sequencepoints>
<entry il="0x0" row="9" col="9" file_ref="1" />
<entry il="0x6" row="9" col="9" file_ref="1" />
<entry il="0x7" row="10" col="13" file_ref="1" />
<entry il="0xe" row="11" col="13" file_ref="1" />
<entry il="0x15" row="13" col="13" file_ref="1" />
<entry il="0x22" row="13" col="13" file_ref="1" />
<entry il="0x23" row="14" col="17" file_ref="1" />
<entry il="0x2a" row="15" col="17" file_ref="1" />
<entry il="0x36" row="16" col="17" file_ref="1" />
<entry il="0x43" row="21" col="17" file_ref="1" />
<entry il="0x44" row="21" col="17" file_ref="1" />
<entry il="0x49" row="22" col="17" file_ref="1" />
<entry il="0x4f" row="22" col="25" file_ref="1" />
<entry il="0x54" row="23" col="13" file_ref="1" />
<entry il="0x55" row="25" col="13" file_ref="1" />
<entry il="0x62" row="25" col="13" file_ref="1" />
<entry il="0x63" row="28" col="17" file_ref="1" />
<entry il="0x6a" row="29" col="17" file_ref="1" />
<entry il="0x76" row="30" col="17" file_ref="1" />
<entry il="0x84" row="35" col="17" file_ref="1" />
<entry il="0x86" row="35" col="17" file_ref="1" />
<entry il="0x8b" row="36" col="17" file_ref="1" />
<entry il="0x91" row="36" col="25" file_ref="1" />
<entry il="0x96" row="37" col="13" file_ref="1" />
<entry il="0x97" row="38" col="9" file_ref="1" />
</sequencepoints>
<locals>
<entry name="a" il_index="2" scope_ref="1" />
<entry name="a" il_index="4" scope_ref="2" />
</locals>
<scopes>
<entry index="0" start="0x15" end="0x54" />
<entry index="1" start="0x55" end="0x96" />
</scopes>
</method>
<method token="0x6000003" signature="System.Void Application.MainClass::Main(System.String[])">
<sequencepoints>
<entry il="0x0" row="41" col="9" file_ref="1" />
<entry il="0x1" row="42" col="13" file_ref="1" />
<entry il="0x6" row="43" col="21" file_ref="1" />
<entry il="0xc" row="44" col="9" file_ref="1" />
</sequencepoints>
<locals />
<scopes />
</method>
<method token="0x6000004" signature="System.Void Application.MainClass/&lt;Test1&gt;c__AnonStorey1::.ctor()">
<sequencepoints />
<locals />
<scopes />
</method>
<method token="0x6000005" signature="System.Void Application.MainClass/&lt;Test1&gt;c__AnonStorey0::.ctor()">
<sequencepoints />
<locals />
<scopes />
</method>
<method token="0x6000006" signature="System.Void Application.MainClass/&lt;Test1&gt;c__AnonStorey0::&lt;&gt;m__0()">
<sequencepoints>
<entry il="0x0" row="17" col="17" file_ref="1" />
<entry il="0x1" row="18" col="21" file_ref="1" />
<entry il="0x8" row="19" col="21" file_ref="1" />
<entry il="0x19" row="20" col="17" file_ref="1" />
</sequencepoints>
<locals />
<scopes />
</method>
<method token="0x6000007" signature="System.Void Application.MainClass/&lt;Test1&gt;c__AnonStorey2::.ctor()">
<sequencepoints />
<locals />
<scopes />
</method>
<method token="0x6000008" signature="System.Void Application.MainClass/&lt;Test1&gt;c__AnonStorey2::&lt;&gt;m__0()">
<sequencepoints>
<entry il="0x0" row="31" col="17" file_ref="1" />
<entry il="0x1" row="32" col="21" file_ref="1" />
<entry il="0x8" row="33" col="21" file_ref="1" />
<entry il="0x19" row="34" col="17" file_ref="1" />
</sequencepoints>
<locals />
<scopes />
</method>
</methods>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment