Version

System.Runtime.CompilerServices Namespace

Classes
 ClassDescription
ClassDartEmitIgnoreTypeAttribute Classes marked with this attribute will not emit their type, and the members will be assumed to be global & existing in the JavaScript runtime
ClassDartLiteralUnwrapAttribute if a method is marked with this attribute, the method parameter to this method will be emitted as pure string literal
ClassEmitIgnoreAttribute Members marked with this attribute will not emit their code, but a ClientName attribute will still be honored by references to point to another entity.
ClassEmitIgnoreSpecificAttribute Members marked with this attribute will not emit their code, but a ClientName attribute will still be honored by references to point to another entity.
ClassEmitIgnoreTypeAttribute Classes marked with this attribute will not emit their type, and the members will be assumed to be global & existing in the JavaScript runtime
ClassHideAttribute Attribute used for cross-platform translation.
ClassJAVAEmitIgnoreAttribute Members marked with this attribute will not emit their code, but a ClientName attribute will still be honored by references to point to another entity.
ClassJAVAEmitIgnoreTypeAttribute Classes marked with this attribute will not emit their type, and the members will be assumed to be global & existing in the JavaScript runtime
ClassJAVANativePropertyAttribute  
ClassJSEmitIgnoreAttribute Members marked with this attribute will not emit their code, but a ClientName attribute will still be honored by references to point to another entity.
ClassJSEmitIgnoreTypeAttribute Classes marked with this attribute will not emit their type, and the members will be assumed to be global & existing in the JavaScript runtime
ClassJSNativePropertyAttribute  
ClassNativePropertyAttribute  
ClassOBJCEmitIgnoreAttribute Members marked with this attribute will not emit their code, but a ClientName attribute will still be honored by references to point to another entity.
ClassOBJCEmitIgnoreTypeAttribute Classes marked with this attribute will not emit their type, and the members will be assumed to be global & existing in the JavaScript runtime
ClassOBJCNativePropertyAttribute  
ClassOmitFromTypeMarkingAttribute Attribute used for cross-platform translation.
ClassSwiftLiteralUnwrapAttribute if a method is marked with this attribute, the method parameter to this method will be emitted as pure string literal
ClassTSNativePropertyAttribute  
ClassTSWidgetIncludeDependsAttribute Attribute used for cross-platform translation.
ClassUnownedAttribute  
ClassWidgetIncludeDependsAttribute Attribute used for cross-platform translation.
ClassWidgetModuleExclusionParentAttribute Attribute used for cross-platform translation.
See Also