6 references to Push
Microsoft.CodeAnalysis.CodeStyle (1)
PathUtilities.cs (1)
812
resolvedParts.
Push
(part);
Microsoft.CodeAnalysis.CSharp.CodeStyle (3)
CSharpIsAndCastCheckDiagnosticAnalyzer.cs (2)
205
stack.
Push
(scope);
228
stack.
Push
(child.AsNode()!);
CSharpSyntaxFacts.cs (1)
768
names.
Push
(GetName(parent, options));
Microsoft.CodeAnalysis.VisualBasic.CodeStyle (2)
VisualBasicSyntaxFacts.vb (2)
921
names.
Push
(GetName(parent, options, containsGlobalKeyword:=False))
929
names.
Push
(GetName(parent, options, containsGlobalKeyword))