1 write to _name
Aspire.Hosting (1)
ApplicationModel\EnvironmentCallbackAnnotation.cs (1)
26
_name
= name;
2 references to _name
Aspire.Hosting (2)
ApplicationModel\EnvironmentCallbackAnnotation.cs (2)
83
if (
_name
!= null)
85
text += $@", Name = ""{
_name
}""";