2 references to KeywordNull
System.Data.Services (2)
System\Data\Services\Parsing\ExpressionLexer.cs (1)
261else if (this.token.Text == ExpressionConstants.KeywordNull)
System\Data\Services\Serializers\Serializer.cs (1)
1140stringValue = Parsing.ExpressionConstants.KeywordNull;