Skip to content

Commit 7cdadca

Browse files
authored
workaround for ref-like structs obsolete attribute (#49)
1 parent 0a3e45d commit 7cdadca

File tree

4 files changed

+0
-12
lines changed

4 files changed

+0
-12
lines changed

xml/System/ReadOnlySpan`1+Enumerator.xml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@
1616
</Base>
1717
<Interfaces />
1818
<Attributes>
19-
<Attribute>
20-
<AttributeName>System.Obsolete("Types with embedded references are not supported in this version of your compiler.", true)</AttributeName>
21-
</Attribute>
2219
<Attribute>
2320
<AttributeName>System.Runtime.CompilerServices.IsByRefLike</AttributeName>
2421
</Attribute>

xml/System/ReadOnlySpan`1.xml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,6 @@
2020
</Base>
2121
<Interfaces />
2222
<Attributes>
23-
<Attribute>
24-
<AttributeName>System.Obsolete("Types with embedded references are not supported in this version of your compiler.", true)</AttributeName>
25-
</Attribute>
2623
<Attribute>
2724
<AttributeName>System.Runtime.CompilerServices.IsByRefLike</AttributeName>
2825
</Attribute>

xml/System/Span`1+Enumerator.xml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@
1616
</Base>
1717
<Interfaces />
1818
<Attributes>
19-
<Attribute>
20-
<AttributeName>System.Obsolete("Types with embedded references are not supported in this version of your compiler.", true)</AttributeName>
21-
</Attribute>
2219
<Attribute>
2320
<AttributeName>System.Runtime.CompilerServices.IsByRefLike</AttributeName>
2421
</Attribute>

xml/System/Span`1.xml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,6 @@
2020
</Base>
2121
<Interfaces />
2222
<Attributes>
23-
<Attribute>
24-
<AttributeName>System.Obsolete("Types with embedded references are not supported in this version of your compiler.", true)</AttributeName>
25-
</Attribute>
2623
<Attribute>
2724
<AttributeName>System.Runtime.CompilerServices.IsByRefLike</AttributeName>
2825
</Attribute>

0 commit comments

Comments
 (0)