1 reference to GetThisAssemblyDirectoryPath
NuGet.Packaging (1)
Signing\TrustStore\FallbackCertificateBundleX509ChainFactory.cs (1)
21
private static readonly Lazy<string> ThisAssemblyDirectoryPath = new(
GetThisAssemblyDirectoryPath
, LazyThreadSafetyMode.ExecutionAndPublication);