2 references to addMethodAsMemberOfContainingType
Microsoft.CodeAnalysis.CSharp (2)
FlowAnalysis\NullableWalker.cs (2)
4807
MethodSymbol addMethod =
addMethodAsMemberOfContainingType
(node, containingType, ref argumentResults);
4871
MethodSymbol addMethod =
addMethodAsMemberOfContainingType
(node, containingType, ref argumentResults);