7 references to ValidateNotNull
Aspire.Dashboard (7)
ResourceService\Partials.cs (7)
27
Name =
ValidateNotNull
(Name),
28
ResourceType =
ValidateNotNull
(ResourceType),
29
DisplayName =
ValidateNotNull
(DisplayName),
30
Uid =
ValidateNotNull
(Uid),
31
CreationTimeStamp =
ValidateNotNull
(CreatedAt).ToDateTime(),
160
name:
ValidateNotNull
(property.Name),
161
value:
ValidateNotNull
(property.Value),