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