Adjust type finder and adds benchmark

This commit is contained in:
Shannon
2020-03-11 15:28:08 +11:00
parent 66cd25d8f5
commit 3bfa2e76cb
4 changed files with 69 additions and 19 deletions

View File

@@ -61,6 +61,7 @@
<Compile Include="SqlTemplatesBenchmark.cs" />
<Compile Include="StringReplaceManyBenchmarks.cs" />
<Compile Include="TryConvertToBenchmarks.cs" />
<Compile Include="TypeFinderBenchmarks.cs" />
<Compile Include="XmlBenchmarks.cs" />
</ItemGroup>
<ItemGroup>