3 references to ERR_TooManyUserStrings_RestartRequired
Microsoft.CodeAnalysis.CSharp (2)
Errors\ErrorFacts.cs (1)
1730or ErrorCode.ERR_TooManyUserStrings_RestartRequired
Errors\MessageProvider.cs (1)
248public override int ERR_TooManyUserStrings_RestartRequired => (int)ErrorCode.ERR_TooManyUserStrings_RestartRequired;
Microsoft.CodeAnalysis.CSharp.Emit2.UnitTests (1)
Emit\EditAndContinue\EditAndContinueTests.cs (1)
20300Diagnostic(ErrorCode.ERR_TooManyUserStrings_RestartRequired, @"""new string that doesn't fit""").WithLocation(3, 19)