2 references to AlternativeIsNullPrefix
System.Data (2)
fx\src\data\System\Data\Common\DBCommandBuilder.cs (2)
125else if (_parameterNameParser.IsMatch(AlternativeIsNullPrefix)) { 126_isNullPrefix = AlternativeIsNullPrefix;