3 references to GetMethodSignature
Aspire.Hosting.Azure.Provisioning.Generators (3)
AspireProvisioningProxyGenerator.cs (3)
979foreach (var method in GetExportableMethods(type, includeInherited, stopBeforeType).OrderBy(GetMethodSignature, StringComparer.Ordinal)) 1103GetMethodSignature(method)); 2395seenSignatures.Add(GetMethodSignature(method)))