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