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