2 references to LocalizableErrorArgument
Microsoft.CodeAnalysis.CSharp (2)
Compiler\DocumentationCommentCompiler.IncludeElementExpander.cs (1)
283
_diagnostics.Add(ErrorCode.WRN_FailedInclude, location, filePathValue, xpathValue, new
LocalizableErrorArgument
(MessageID.IDS_OperationCausedStackOverflow));
Errors\MessageID.cs (1)
328
return new
LocalizableErrorArgument
(id);