1 write to WasResolved
Aspire.Hosting (1)
ApplicationModel\HttpsCertificateExecutionConfigurationGatherer.cs (1)
165
WasResolved
= true;
2 references to WasResolved
Aspire.Hosting (2)
ApplicationModel\HttpsCertificateExecutionConfigurationGatherer.cs (2)
122
public bool IsKeyPathReferenced => _trackedKeyPathReference?.
WasResolved
?? false;
143
public bool IsPfxPathReferenced => _trackedPfxPathReference?.
WasResolved
?? false;