2 writes to Index
Microsoft.CodeAnalysis.CSharp (2)
Symbols\Source\SourceAssemblySymbol.cs (1)
1347arguments.Index = i;
Symbols\Symbol_Attributes.cs (1)
868arguments.Index = i;
6 references to Index
Microsoft.CodeAnalysis (1)
Symbols\Attributes\CommonAttributeData.cs (1)
455arguments.GetOrCreateData<T>().SetMethodImplementation(arguments.Index, (MethodImplAttributes)options | codeType);
Microsoft.CodeAnalysis.CSharp (5)
Symbols\Attributes\AttributeData.cs (2)
226securityData.SetSecurityAttribute(arguments.Index, action, arguments.AttributesCount); 233securityData.SetPathForPermissionSetAttributeFixup(arguments.Index, resolvedPathForFixup, arguments.AttributesCount);
Symbols\Source\SourceAssemblySymbol.cs (1)
2360DecodeWellKnownAttribute(ref arguments, arguments.Index, isFromNetModule: false);
Symbols\Source\SourceMethodSymbolWithAttributes.cs (2)
534arguments.GetOrCreateData<MethodWellKnownAttributeData>().SetPreserveSignature(arguments.Index); 927arguments.Index,