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