2 references to NullString
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\TypePresenter.xaml.cs (2)
325this.nullTypeWrapper = new TypeWrapper(NullString, "Null", null); 606else if (wrapper != null && wrapper.DisplayName == NullString)