2 instantiations of CustomToStringTestClass
Microsoft.Gen.Logging.Generated.Tests (2)
LoggerMessageAttributeTests.cs (1)
71
AttributeTestExtensions.M9(logger, new
CustomToStringTestClass
());
test\Generators\Microsoft.Gen.Logging\TestClasses\FormattableTestExtensions.cs (1)
54
public CustomToStringTestClass P3 { get; } =
new
();
2 references to CustomToStringTestClass
Microsoft.Gen.Logging.Generated.Tests (2)
test\Generators\Microsoft.Gen.Logging\TestClasses\AttributeTestExtensions.cs (1)
67
public static partial void M9(ILogger logger, [PrivateData]
CustomToStringTestClass
p0);
test\Generators\Microsoft.Gen.Logging\TestClasses\FormattableTestExtensions.cs (1)
54
public
CustomToStringTestClass
P3 { get; } = new();