3 references to LogConstant
Microsoft.CodeAnalysis.Test.Utilities (3)
Compilation\OperationTreeVerifier.cs (3)
222
LogConstant
(constant.Value, header);
1753
LogConstant
((object)operation.MemberName, "Member Name");
2001
LogConstant
((object)operation.MatchesNull, $", {nameof(operation.MatchesNull)}");