8 references to ValidateNotNull
Aspire.Dashboard (8)
ResourceService\Partials.cs (8)
24
Name =
ValidateNotNull
(Name),
25
ResourceType =
ValidateNotNull
(ResourceType),
26
DisplayName =
ValidateNotNull
(DisplayName),
27
Uid =
ValidateNotNull
(Uid),
28
CreationTimeStamp =
ValidateNotNull
(CreatedAt).ToDateTime(),
33
keySelector: property =>
ValidateNotNull
(property.Name),
39
name:
ValidateNotNull
(property.Name),
40
value:
ValidateNotNull
(property.Value),