2 references to AlternativeIsNullPrefix
System.Data.Common (2)
System\Data\Common\DBCommandBuilder.cs (2)
138
else if (_parameterNameParser.IsMatch(
AlternativeIsNullPrefix
))
140
_isNullPrefix =
AlternativeIsNullPrefix
;