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