Skip to content

Commit cd7a699

Browse files
authored
Remove refs to MSDN library - 2 (dotnet#5217)
1 parent 1a12e7e commit cd7a699

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

58 files changed

+232
-232
lines changed

xml/System.Reflection.Emit/AssemblyBuilder.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3227,7 +3227,7 @@
32273227
<format type="text/markdown"><![CDATA[
32283228
32293229
## Remarks
3230-
This method is for access to managed classes from unmanaged code, and should not be called from managed code. For more information about `IDispatch::GetIDsOfNames`, see the MSDN Library.
3230+
This method is for access to managed classes from unmanaged code, and should not be called from managed code. For more information, see [IDispatch::GetIDsOfNames](/windows/win32/api/oaidl/nf-oaidl-idispatch-getidsofnames).
32313231
32323232
]]></format>
32333233
</remarks>
@@ -3275,7 +3275,7 @@
32753275
<format type="text/markdown"><![CDATA[
32763276
32773277
## Remarks
3278-
This method is for access to managed classes from unmanaged code, and should not be called from managed code. For more information about `IDispatch::GetTypeInfo`, see the MSDN Library.
3278+
This method is for access to managed classes from unmanaged code, and should not be called from managed code. For more information, see [IDispatch::GetTypeInfo](/windows/win32/api/oaidl/nf-oaidl-idispatch-gettypeinfo).
32793279
32803280
]]></format>
32813281
</remarks>
@@ -3319,7 +3319,7 @@
33193319
<format type="text/markdown"><![CDATA[
33203320
33213321
## Remarks
3322-
This method is for access to managed classes from unmanaged code, and should not be called from managed code. For more information about `IDispatch::GetTypeInfoCount`, see the MSDN Library.
3322+
This method is for access to managed classes from unmanaged code, and should not be called from managed code. For more information, see [IDispatch::GetTypeInfoCount](/windows/win32/api/oaidl/nf-oaidl-idispatch-gettypeinfocount).
33233323
33243324
]]></format>
33253325
</remarks>
@@ -3377,7 +3377,7 @@
33773377
<format type="text/markdown"><![CDATA[
33783378
33793379
## Remarks
3380-
This method is for access to managed classes from unmanaged code, and should not be called from managed code. For more information about `IDispatch::Invoke`, see the MSDN Library.
3380+
This method is for access to managed classes from unmanaged code, and should not be called from managed code. For more information, see [IDispatch::Invoke](/windows/win32/api/oaidl/nf-oaidl-idispatch-invoke).
33813381
33823382
]]></format>
33833383
</remarks>

xml/System.Reflection.Emit/ConstructorBuilder.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1616,7 +1616,7 @@
16161616
<format type="text/markdown"><![CDATA[
16171617
16181618
## Remarks
1619-
This method is for access to managed classes from unmanaged code, and should not be called from managed code. For more information about `IDispatch::GetIDsOfNames`, see the MSDN Library.
1619+
This method is for access to managed classes from unmanaged code, and should not be called from managed code. For more information, see [IDispatch::GetIDsOfNames](/windows/win32/api/oaidl/nf-oaidl-idispatch-getidsofnames).
16201620
16211621
]]></format>
16221622
</remarks>
@@ -1664,7 +1664,7 @@
16641664
<format type="text/markdown"><![CDATA[
16651665
16661666
## Remarks
1667-
This method is for access to managed classes from unmanaged code, and should not be called from managed code. For more information about `IDispatch::GetTypeInfo`, see the MSDN Library.
1667+
This method is for access to managed classes from unmanaged code, and should not be called from managed code. For more information, see [IDispatch::GetTypeInfo](/windows/win32/api/oaidl/nf-oaidl-idispatch-gettypeinfo).
16681668
16691669
]]></format>
16701670
</remarks>
@@ -1708,7 +1708,7 @@
17081708
<format type="text/markdown"><![CDATA[
17091709
17101710
## Remarks
1711-
This method is for access to managed classes from unmanaged code, and should not be called from managed code. For more information about `IDispatch::GetTypeInfoCount`, see the MSDN Library.
1711+
This method is for access to managed classes from unmanaged code, and should not be called from managed code. For more information, see [IDispatch::GetTypeInfoCount](/windows/win32/api/oaidl/nf-oaidl-idispatch-gettypeinfocount).
17121712
17131713
]]></format>
17141714
</remarks>
@@ -1766,7 +1766,7 @@
17661766
<format type="text/markdown"><![CDATA[
17671767
17681768
## Remarks
1769-
This method is for access to managed classes from unmanaged code, and should not be called from managed code. For more information about `IDispatch::Invoke`, see the MSDN Library.
1769+
This method is for access to managed classes from unmanaged code, and should not be called from managed code. For more information, see [IDispatch::Invoke](/windows/win32/api/oaidl/nf-oaidl-idispatch-invoke).
17701770
17711771
]]></format>
17721772
</remarks>

xml/System.Reflection.Emit/CustomAttributeBuilder.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -454,7 +454,7 @@
454454
<format type="text/markdown"><![CDATA[
455455
456456
## Remarks
457-
This method is for access to managed classes from unmanaged code, and should not be called from managed code. For more information about `IDispatch::GetIDsOfNames`, see the MSDN Library.
457+
This method is for access to managed classes from unmanaged code, and should not be called from managed code. For more information, see [IDispatch::GetIDsOfNames](/windows/win32/api/oaidl/nf-oaidl-idispatch-getidsofnames).
458458
459459
]]></format>
460460
</remarks>
@@ -502,7 +502,7 @@
502502
<format type="text/markdown"><![CDATA[
503503
504504
## Remarks
505-
This method is for access to managed classes from unmanaged code, and should not be called from managed code. For more information about `IDispatch::GetTypeInfo`, see the MSDN Library.
505+
This method is for access to managed classes from unmanaged code, and should not be called from managed code. For more information, see [IDispatch::GetTypeInfo](/windows/win32/api/oaidl/nf-oaidl-idispatch-gettypeinfo).
506506
507507
]]></format>
508508
</remarks>
@@ -546,7 +546,7 @@
546546
<format type="text/markdown"><![CDATA[
547547
548548
## Remarks
549-
This method is for access to managed classes from unmanaged code, and should not be called from managed code. For more information about `IDispatch::GetTypeInfoCount`, see the MSDN Library.
549+
This method is for access to managed classes from unmanaged code, and should not be called from managed code. For more information, see [IDispatch::GetTypeInfoCount](/windows/win32/api/oaidl/nf-oaidl-idispatch-gettypeinfocount).
550550
551551
]]></format>
552552
</remarks>
@@ -604,7 +604,7 @@
604604
<format type="text/markdown"><![CDATA[
605605
606606
## Remarks
607-
This method is for access to managed classes from unmanaged code, and should not be called from managed code. For more information about `IDispatch::Invoke`, see the MSDN Library.
607+
This method is for access to managed classes from unmanaged code, and should not be called from managed code. For more information, see [IDispatch::Invoke](/windows/win32/api/oaidl/nf-oaidl-idispatch-invoke).
608608
609609
]]></format>
610610
</remarks>

xml/System.Reflection.Emit/EnumBuilder.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3137,7 +3137,7 @@
31373137
<format type="text/markdown"><![CDATA[
31383138
31393139
## Remarks
3140-
This method is for access to managed classes from unmanaged code, and should not be called from managed code. For more information about `IDispatch::GetIDsOfNames`, see the MSDN Library.
3140+
This method is for access to managed classes from unmanaged code, and should not be called from managed code. For more information, see [IDispatch::GetIDsOfNames](/windows/win32/api/oaidl/nf-oaidl-idispatch-getidsofnames).
31413141
31423142
]]></format>
31433143
</remarks>
@@ -3185,7 +3185,7 @@
31853185
<format type="text/markdown"><![CDATA[
31863186
31873187
## Remarks
3188-
This method is for access to managed classes from unmanaged code, and should not be called from managed code. For more information about `IDispatch::GetTypeInfo`, see the MSDN Library.
3188+
This method is for access to managed classes from unmanaged code, and should not be called from managed code. For more information, see [IDispatch::GetTypeInfo](/windows/win32/api/oaidl/nf-oaidl-idispatch-gettypeinfo).
31893189
31903190
]]></format>
31913191
</remarks>
@@ -3229,7 +3229,7 @@
32293229
<format type="text/markdown"><![CDATA[
32303230
32313231
## Remarks
3232-
This method is for access to managed classes from unmanaged code, and should not be called from managed code. For more information about `IDispatch::GetTypeInfoCount`, see the MSDN Library.
3232+
This method is for access to managed classes from unmanaged code, and should not be called from managed code. For more information, see [IDispatch::GetTypeInfoCount](/windows/win32/api/oaidl/nf-oaidl-idispatch-gettypeinfocount).
32333233
32343234
]]></format>
32353235
</remarks>
@@ -3287,7 +3287,7 @@
32873287
<format type="text/markdown"><![CDATA[
32883288
32893289
## Remarks
3290-
This method is for access to managed classes from unmanaged code, and should not be called from managed code. For more information about `IDispatch::Invoke`, see the MSDN Library.
3290+
This method is for access to managed classes from unmanaged code, and should not be called from managed code. For more information, see [IDispatch::Invoke](/windows/win32/api/oaidl/nf-oaidl-idispatch-invoke).
32913291
32923292
]]></format>
32933293
</remarks>

xml/System.Reflection.Emit/EventBuilder.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -489,7 +489,7 @@
489489
<format type="text/markdown"><![CDATA[
490490
491491
## Remarks
492-
This method is for access to managed classes from unmanaged code, and should not be called from managed code. For more information about `IDispatch::GetIDsOfNames`, see the MSDN Library.
492+
This method is for access to managed classes from unmanaged code, and should not be called from managed code. For more information, see [IDispatch::GetIDsOfNames](/windows/win32/api/oaidl/nf-oaidl-idispatch-getidsofnames).
493493
494494
]]></format>
495495
</remarks>
@@ -537,7 +537,7 @@
537537
<format type="text/markdown"><![CDATA[
538538
539539
## Remarks
540-
This method is for access to managed classes from unmanaged code, and should not be called from managed code. For more information about `IDispatch::GetTypeInfo`, see the MSDN Library.
540+
This method is for access to managed classes from unmanaged code, and should not be called from managed code. For more information, see [IDispatch::GetTypeInfo](/windows/win32/api/oaidl/nf-oaidl-idispatch-gettypeinfo).
541541
542542
]]></format>
543543
</remarks>
@@ -581,7 +581,7 @@
581581
<format type="text/markdown"><![CDATA[
582582
583583
## Remarks
584-
This method is for access to managed classes from unmanaged code, and should not be called from managed code. For more information about `IDispatch::GetTypeInfoCount`, see the MSDN Library.
584+
This method is for access to managed classes from unmanaged code, and should not be called from managed code. For more information, see [IDispatch::GetTypeInfoCount](/windows/win32/api/oaidl/nf-oaidl-idispatch-gettypeinfocount).
585585
586586
]]></format>
587587
</remarks>
@@ -639,7 +639,7 @@
639639
<format type="text/markdown"><![CDATA[
640640
641641
## Remarks
642-
This method is for access to managed classes from unmanaged code, and should not be called from managed code. For more information about `IDispatch::Invoke`, see the MSDN Library.
642+
This method is for access to managed classes from unmanaged code, and should not be called from managed code. For more information, see [IDispatch::Invoke](/windows/win32/api/oaidl/nf-oaidl-idispatch-invoke).
643643
644644
]]></format>
645645
</remarks>

xml/System.Reflection.Emit/FieldBuilder.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1036,7 +1036,7 @@
10361036
<format type="text/markdown"><![CDATA[
10371037
10381038
## Remarks
1039-
This method is for access to managed classes from unmanaged code, and should not be called from managed code. For more information about `IDispatch::GetIDsOfNames`, see the MSDN Library.
1039+
This method is for access to managed classes from unmanaged code, and should not be called from managed code. For more information, see [IDispatch::GetIDsOfNames](/windows/win32/api/oaidl/nf-oaidl-idispatch-getidsofnames).
10401040
10411041
]]></format>
10421042
</remarks>
@@ -1084,7 +1084,7 @@
10841084
<format type="text/markdown"><![CDATA[
10851085
10861086
## Remarks
1087-
This method is for access to managed classes from unmanaged code, and should not be called from managed code. For more information about `IDispatch::GetTypeInfo`, see the MSDN Library.
1087+
This method is for access to managed classes from unmanaged code, and should not be called from managed code. For more information, see [IDispatch::GetTypeInfo](/windows/win32/api/oaidl/nf-oaidl-idispatch-gettypeinfo).
10881088
10891089
]]></format>
10901090
</remarks>
@@ -1128,7 +1128,7 @@
11281128
<format type="text/markdown"><![CDATA[
11291129
11301130
## Remarks
1131-
This method is for access to managed classes from unmanaged code, and should not be called from managed code. For more information about `IDispatch::GetTypeInfoCount`, see the MSDN Library.
1131+
This method is for access to managed classes from unmanaged code, and should not be called from managed code. For more information, see [IDispatch::GetTypeInfoCount](/windows/win32/api/oaidl/nf-oaidl-idispatch-gettypeinfocount).
11321132
11331133
]]></format>
11341134
</remarks>
@@ -1186,7 +1186,7 @@
11861186
<format type="text/markdown"><![CDATA[
11871187
11881188
## Remarks
1189-
This method is for access to managed classes from unmanaged code, and should not be called from managed code. For more information about `IDispatch::Invoke`, see the MSDN Library.
1189+
This method is for access to managed classes from unmanaged code, and should not be called from managed code. For more information, see [IDispatch::Invoke](/windows/win32/api/oaidl/nf-oaidl-idispatch-invoke).
11901190
11911191
]]></format>
11921192
</remarks>

xml/System.Reflection.Emit/ILGenerator.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2251,7 +2251,7 @@
22512251
<format type="text/markdown"><![CDATA[
22522252
22532253
## Remarks
2254-
This method is for accessing managed classes from unmanaged code, and should not be called from managed code. For more information about `IDispatch::GetIDsOfNames`, see the MSDN Library.
2254+
This method is for accessing managed classes from unmanaged code, and should not be called from managed code. For more information, see [IDispatch::GetIDsOfNames](/windows/win32/api/oaidl/nf-oaidl-idispatch-getidsofnames).
22552255
22562256
]]></format>
22572257
</remarks>
@@ -2299,7 +2299,7 @@
22992299
<format type="text/markdown"><![CDATA[
23002300
23012301
## Remarks
2302-
This method is for accessing managed classes from unmanaged code, and should not be called from managed code. For more information about `IDispatch::GetTypeInfo`, see the MSDN Library.
2302+
This method is for accessing managed classes from unmanaged code, and should not be called from managed code. For more information, see [IDispatch::GetTypeInfo](/windows/win32/api/oaidl/nf-oaidl-idispatch-gettypeinfo).
23032303
23042304
]]></format>
23052305
</remarks>
@@ -2343,7 +2343,7 @@
23432343
<format type="text/markdown"><![CDATA[
23442344
23452345
## Remarks
2346-
This method is for accessing managed classes from unmanaged code, and should not be called from managed code. For more information about `IDispatch::GetTypeInfoCount`, see the MSDN Library.
2346+
This method is for accessing managed classes from unmanaged code, and should not be called from managed code. For more information, see [IDispatch::GetTypeInfoCount](/windows/win32/api/oaidl/nf-oaidl-idispatch-gettypeinfocount).
23472347
23482348
]]></format>
23492349
</remarks>
@@ -2401,7 +2401,7 @@
24012401
<format type="text/markdown"><![CDATA[
24022402
24032403
## Remarks
2404-
This method is for accessing managed classes from unmanaged code, and should not be called from managed code. For more information about `IDispatch::Invoke`, see the MSDN Library.
2404+
This method is for accessing managed classes from unmanaged code, and should not be called from managed code. For more information, see [IDispatch::Invoke](/windows/win32/api/oaidl/nf-oaidl-idispatch-invoke).
24052405
24062406
]]></format>
24072407
</remarks>

xml/System.Reflection.Emit/LocalBuilder.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -394,7 +394,7 @@
394394
<format type="text/markdown"><![CDATA[
395395
396396
## Remarks
397-
This method is for access to managed classes from unmanaged code, and should not be called from managed code. For more information about `IDispatch::GetIDsOfNames`, see the MSDN Library.
397+
This method is for access to managed classes from unmanaged code, and should not be called from managed code. For more information, see [IDispatch::GetIDsOfNames](/windows/win32/api/oaidl/nf-oaidl-idispatch-getidsofnames).
398398
399399
]]></format>
400400
</remarks>
@@ -442,7 +442,7 @@
442442
<format type="text/markdown"><![CDATA[
443443
444444
## Remarks
445-
This method is for access to managed classes from unmanaged code, and should not be called from managed code. For more information about `IDispatch::GetTypeInfo`, see the MSDN Library.
445+
This method is for access to managed classes from unmanaged code, and should not be called from managed code. For more information, see [IDispatch::GetTypeInfo](/windows/win32/api/oaidl/nf-oaidl-idispatch-gettypeinfo).
446446
447447
]]></format>
448448
</remarks>
@@ -486,7 +486,7 @@
486486
<format type="text/markdown"><![CDATA[
487487
488488
## Remarks
489-
This method is for access to managed classes from unmanaged code, and should not be called from managed code. For more information about `IDispatch::GetTypeInfoCount`, see the MSDN Library.
489+
This method is for access to managed classes from unmanaged code, and should not be called from managed code. For more information, see [IDispatch::GetTypeInfoCount](/windows/win32/api/oaidl/nf-oaidl-idispatch-gettypeinfocount).
490490
491491
]]></format>
492492
</remarks>
@@ -544,7 +544,7 @@
544544
<format type="text/markdown"><![CDATA[
545545
546546
## Remarks
547-
This method is for access to managed classes from unmanaged code, and should not be called from managed code. For more information about `IDispatch::Invoke`, see the MSDN Library.
547+
This method is for access to managed classes from unmanaged code, and should not be called from managed code. For more information, see [IDispatch::Invoke](/windows/win32/api/oaidl/nf-oaidl-idispatch-invoke).
548548
549549
]]></format>
550550
</remarks>

xml/System.Reflection.Emit/MethodBuilder.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2695,7 +2695,7 @@
26952695
<format type="text/markdown"><![CDATA[
26962696
26972697
## Remarks
2698-
This method is for access to managed classes from unmanaged code, and should not be called from managed code. For more information about `IDispatch::GetIDsOfNames`, see the MSDN Library.
2698+
This method is for access to managed classes from unmanaged code, and should not be called from managed code. For more information, see [IDispatch::GetIDsOfNames](/windows/win32/api/oaidl/nf-oaidl-idispatch-getidsofnames).
26992699
27002700
]]></format>
27012701
</remarks>
@@ -2743,7 +2743,7 @@
27432743
<format type="text/markdown"><![CDATA[
27442744
27452745
## Remarks
2746-
This method is for access to managed classes from unmanaged code, and should not be called from managed code. For more information about `IDispatch::GetTypeInfo`, see the MSDN Library.
2746+
This method is for access to managed classes from unmanaged code, and should not be called from managed code. For more information, see [IDispatch::GetTypeInfo](/windows/win32/api/oaidl/nf-oaidl-idispatch-gettypeinfo).
27472747
27482748
]]></format>
27492749
</remarks>
@@ -2787,7 +2787,7 @@
27872787
<format type="text/markdown"><![CDATA[
27882788
27892789
## Remarks
2790-
This method is for access to managed classes from unmanaged code, and should not be called from managed code. For more information about `IDispatch::GetTypeInfoCount`, see the MSDN Library.
2790+
This method is for access to managed classes from unmanaged code, and should not be called from managed code. For more information, see [IDispatch::GetTypeInfoCount](/windows/win32/api/oaidl/nf-oaidl-idispatch-gettypeinfocount).
27912791
27922792
]]></format>
27932793
</remarks>
@@ -2845,7 +2845,7 @@
28452845
<format type="text/markdown"><![CDATA[
28462846
28472847
## Remarks
2848-
This method is for access to managed classes from unmanaged code, and should not be called from managed code. For more information about `IDispatch::Invoke`, see the MSDN Library.
2848+
This method is for access to managed classes from unmanaged code, and should not be called from managed code. For more information, see [IDispatch::Invoke](/windows/win32/api/oaidl/nf-oaidl-idispatch-invoke).
28492849
28502850
]]></format>
28512851
</remarks>

0 commit comments

Comments
 (0)