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