2 references to AddNameOfIfLiteral
Microsoft.CodeAnalysis.NetAnalyzers (2)
Microsoft.NetCore.Analyzers\Runtime\InstantiateArgumentExceptionsCorrectly.Fixer.cs (2)
78SyntaxNode parameter = AddNameOfIfLiteral(creation.Arguments[paramPosition].Value, editor.Generator); 111SyntaxNode argument = AddNameOfIfLiteral(creation.Arguments[0].Value, editor.Generator);