8 references to ValidateNotNull
Aspire.Dashboard (8)
ResourceService\Partials.cs (8)
22
Name =
ValidateNotNull
(Name),
23
ResourceType =
ValidateNotNull
(ResourceType),
24
DisplayName =
ValidateNotNull
(DisplayName),
25
Uid =
ValidateNotNull
(Uid),
26
CreationTimeStamp =
ValidateNotNull
(CreatedAt).ToDateTime(),
31
keySelector: property =>
ValidateNotNull
(property.Name),
37
name:
ValidateNotNull
(property.Name),
38
value:
ValidateNotNull
(property.Value),