2 writes to _arg2
Text.Analyzers (2)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Log\LogMessage.cs (2)
205logMessage._arg2 = arg2; 224_arg2 = default;
1 reference to _arg2
Text.Analyzers (1)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Log\LogMessage.cs (1)
212=> _messageGetter!(_arg0!, _arg1!, _arg2!);