2 references to PushMethod
Microsoft.CodeAnalysis.Workspaces (2)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\SymbolKey\SymbolKey.MethodSymbolKey.cs (2)
195
using (reader.
PushMethod
(candidate))
217
using var _1 = reader.
PushMethod
(method: null);