1 implementation of IMyInterface
Microsoft.Gen.Logging.Generated.Tests (1)
test\Generators\Microsoft.Gen.Logging\TestClasses\LogPropertiesExtensions.cs (1)
204internal sealed class MyInterfaceImpl : IMyInterface
1 reference to IMyInterface
Microsoft.Gen.Logging.Generated.Tests (1)
test\Generators\Microsoft.Gen.Logging\TestClasses\LogPropertiesExtensions.cs (1)
246public static partial void LogMethodInterfaceArg(ILogger logger, [LogProperties] IMyInterface complexParam);