2 writes to _method
Microsoft.CodeAnalysis.CSharp (2)
Errors\LazyUnmanagedCallersOnlyMethodCalledDiagnosticInfo.cs (2)
18_method = method; 24_method = original._method;
3 references to _method
Microsoft.CodeAnalysis.CSharp (3)
Errors\LazyUnmanagedCallersOnlyMethodCalledDiagnosticInfo.cs (3)
24_method = original._method; 35UnmanagedCallersOnlyAttributeData? unmanagedCallersOnlyAttributeData = _method.GetUnmanagedCallersOnlyAttributeData(forceComplete: true); 44_method);