2 references to strings
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Globalization\CalendarData.Nls.cs (2)
72
Debug.Assert(context->
strings
!= null);
73
context->
strings
!.Add(calendarInfo); // TODO https://github.com/dotnet/roslyn/issues/65634: Remove ! when no longer needed