2 references to AlternativeIsNullPrefix2
System.Data (2)
fx\src\data\System\Data\Common\DBCommandBuilder.cs (2)
128else if (_parameterNameParser.IsMatch(AlternativeIsNullPrefix2)) { 129_isNullPrefix = AlternativeIsNullPrefix2;