1 write to _diagnostics
Microsoft.Interop.SourceGeneration (1)
MarshalUsingAttributeParser.cs (1)
23
_diagnostics
= diagnostics;
4 references to _diagnostics
Microsoft.Interop.SourceGeneration (4)
MarshalUsingAttributeParser.cs (4)
59
_diagnostics
,
86
_diagnostics
.ReportConfigurationNotSupported(attributeData, ManualTypeMarshallingHelper.MarshalUsingProperties.CountElementName, "null");
95
_diagnostics
.ReportInvalidMarshallingAttributeInfo(attributeData, nameof(SR.ConstantAndElementCountInfoDisallowed));
105
_diagnostics
.ReportConfigurationNotSupported(attributeData, ManualTypeMarshallingHelper.MarshalUsingProperties.CountElementName, elementName);