2 references to NoTypeConverter
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\Model\ModelPropertyIndexer.cs (2)
336_converter = _converter ?? NoTypeConverter; 339return _converter == NoTypeConverter ? null : _converter;