7 references to ValidateNotNull
Aspire.Dashboard (7)
ResourceService\Partials.cs (7)
25
Name =
ValidateNotNull
(Name),
26
ResourceType =
ValidateNotNull
(ResourceType),
27
DisplayName =
ValidateNotNull
(DisplayName),
28
Uid =
ValidateNotNull
(Uid),
29
CreationTimeStamp =
ValidateNotNull
(CreatedAt).ToDateTime(),
144
name:
ValidateNotNull
(property.Name),
145
value:
ValidateNotNull
(property.Value),