1 reference to IDS_NULL
Microsoft.CodeAnalysis.CSharp (1)
BoundTree\Formatting.cs (1)
39get { return ConstantValueOpt?.IsNull == true ? MessageID.IDS_NULL.Localize() : base.Display; }