1 write to _generatorDiagnostics
Microsoft.Interop.SourceGeneration (1)
MethodSignatureElementInfoProvider.cs (1)
22
_generatorDiagnostics
= generatorDiagnostics;
3 references to _generatorDiagnostics
Microsoft.Interop.SourceGeneration (3)
MethodSignatureElementInfoProvider.cs (3)
35
marshallingInfoCallback(_method.ReturnType, new UseSiteAttributeProvider(_useSiteAttributeParsers, _method.GetReturnTypeAttributes(), rootProvider,
_generatorDiagnostics
, marshallingInfoCallback), 0)) with
49
marshallingInfoCallback(param.Type, new UseSiteAttributeProvider(_useSiteAttributeParsers, param.GetAttributes(), rootProvider,
_generatorDiagnostics
, marshallingInfoCallback), 0), _compilation) with
71
marshallingInfoCallback(param.Type, new UseSiteAttributeProvider(_useSiteAttributeParsers, param.GetAttributes(), rootProvider,
_generatorDiagnostics
, marshallingInfoCallback), 0), _compilation) with