2 references to SetMarshalAsSafeArray
Microsoft.CodeAnalysis (2)
Symbols\Attributes\MarshalAsAttributeDecoder.cs (1)
362arguments.GetOrCreateData<TWellKnownAttributeData>().GetOrCreateData().SetMarshalAsSafeArray(elementTypeVariant, elementTypeSymbol);
Symbols\Attributes\MarshalPseudoCustomAttributeData.cs (1)
209result.SetMarshalAsSafeArray((Cci.VarEnum)_marshalArrayElementType, translatedType);