1 write to _diagnostics
Microsoft.Interop.SourceGeneration (1)
MarshallingInfoParser.cs (1)
294
_diagnostics
= diagnostics;
2 references to _diagnostics
Microsoft.Interop.SourceGeneration (2)
MarshallingInfoParser.cs (2)
314
_diagnostics
.ReportInvalidMarshallingAttributeInfo(attrData, nameof(SR.CyclicalCountInfo), elementName);
343
_diagnostics
.ReportInvalidMarshallingAttributeInfo(attrData, nameof(SR.CyclicalCountInfo), paramName);