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