2 references to GetRuntimeTypeName
Aspire.Hosting.Integration.Analyzers (2)
AspireExportAnalyzer.cs (2)
611var typeName = GetRuntimeTypeName(type); 1803return $"{GetRuntimeTypeName(method.ContainingType)}.{camelCaseName}";