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