2 writes to _maxIndirectionLevelDataProvided
Microsoft.Interop.SourceGeneration (2)
UseSiteAttributeProvider.cs (2)
37_maxIndirectionLevelDataProvided = 0; 51_maxIndirectionLevelDataProvided = Math.Max(_maxIndirectionLevelDataProvided, indirectionDepth);
4 references to _maxIndirectionLevelDataProvided
Microsoft.Interop.SourceGeneration (4)
UseSiteAttributeProvider.cs (4)
51_maxIndirectionLevelDataProvided = Math.Max(_maxIndirectionLevelDataProvided, indirectionDepth); 91if (_maxIndirectionLevelUsed < _maxIndirectionLevelDataProvided) 94_useSiteAttributesByIndirectionDepth[_maxIndirectionLevelDataProvided].AttributeData, 96_maxIndirectionLevelDataProvided.ToString(),