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