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)
125if (_name != null) 127text += $@", Name = ""{_name}""";