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