10 references to Null
Microsoft.Analyzers.Local (10)
ApiLifecycle\Json\JsonArray.cs (1)
53
: JsonValue.
Null
;
ApiLifecycle\Json\JsonObject.cs (2)
46
: JsonValue.
Null
;
56
public JsonObject Add(string key) => Add(key, JsonValue.
Null
);
ApiLifecycle\Json\JsonReader.cs (1)
90
return JsonValue.
Null
;
ApiLifecycle\Json\JsonValue.cs (6)
38
this =
Null
;
55
this =
Null
;
72
this =
Null
;
89
this =
Null
;
106
this =
Null
;
412
?
Null