2 references to PushIfNotNull
Text.Analyzers (2)
src\RoslynAnalyzers\Utilities\Compiler\SmallDictionary.cs (2)
896
PushIfNotNull
(_stack, curr.Left);
897
PushIfNotNull
(_stack, curr.Right);