<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>yunagi_n</author_name>
  <author_url>https://blog.hatena.ne.jp/yunagi_n/</author_url>
  <blog_title>なつねこメモ</blog_title>
  <blog_url>https://tech.natsuneko.blog/</blog_url>
  <categories>
    <anon>C#</anon>
    <anon>Roslyn</anon>
  </categories>
  <description>今日は Roslyn の記事です。また触っているのでね。 今回は、比較的最近対応していた (気がする)、 Roslyn 経由での EditorConfig の扱いについてお話しします。 Roslyn では、コード内で以下のようにすることで、 EditorConfig から設定を引っぱってくることが可能です。 public void AnalyzePropertyDeclaration(SyntaxNodeAnalysisContext context) { var provider = context.Options.AnalyzerConfigOptionsProvider; var opt…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftech.natsuneko.blog%2Fentry%2F2022%2F02%2F24%2Funit-test-in-roslyn-with-editorconfig&quot; title=&quot;Roslyn で EditorConfig を使ったテストをしたい - なつねこメモ&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2022-02-23 15:00:00</published>
  <title>Roslyn で EditorConfig を使ったテストをしたい</title>
  <type>rich</type>
  <url>https://tech.natsuneko.blog/entry/2022/02/24/unit-test-in-roslyn-with-editorconfig</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
