2 references to Merge
Microsoft.CodeAnalysis.NetAnalyzers (2)
src\440320f3f10733a8\ValueContentAbstractValue.cs (2)
179
ValueContainsNonLiteralState mergedNonLiteralState =
Merge
(NonLiteralState, otherState.NonLiteralState);
280
ValueContainsNonLiteralState mergedNonLiteralState =
Merge
(NonLiteralState, otherState.NonLiteralState);