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