﻿[*.cs]

# IDE0058: 式の値が使用されていません
csharp_style_unused_value_expression_statement_preference = unused_local_variable
