Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API documentation debt - System.Reflection #43864

Open
Tracked by #43849
carlossanlop opened this issue Oct 27, 2020 · 2 comments
Open
Tracked by #43849

API documentation debt - System.Reflection #43864

carlossanlop opened this issue Oct 27, 2020 · 2 comments
Assignees
Labels
area-System.Reflection documentation Documentation bug or enhancement, does not impact product or test code help wanted [up-for-grabs] Good issue for external contributors tracking This issue is tracking the completion of other related issues.
Milestone

Comments

@carlossanlop
Copy link
Member

carlossanlop commented Oct 27, 2020

Area owners: @steveharter @GrabYourPitchforks

The APIs in the list below are missing some or all of their documentation. Please add the missing documentation directly in triple slash comments in source. We will make sure it gets ported to dotnet-api-docs after it's merged.

Make sure to follow the documentation guidelines defined in the dotnet-api-docs wiki:
https://github.com/dotnet/dotnet-api-docs/wiki

Also please add me as a PR reviewer.

Community contributions are welcome.

System.Reflection
DocId Summary Parameters TypeParameters ReturnValue Source File Path Docs URL
M:System.Reflection.Assembly.GetForwardedTypes Missing NA NA Missing https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/Assembly.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.Assembly.GetForwardedTypes?branch=master
T:System.Reflection.AssemblyExtensions Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/AssemblyExtensions.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.AssemblyExtensions?branch=master
M:System.Reflection.AssemblyExtensions.GetExportedTypes(System.Reflection.Assembly) Missing Missing NA Missing https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/AssemblyExtensions.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.AssemblyExtensions.GetExportedTypes?branch=master
M:System.Reflection.AssemblyExtensions.GetModules(System.Reflection.Assembly) Missing Missing NA Missing https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/AssemblyExtensions.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.AssemblyExtensions.GetModules?branch=master
M:System.Reflection.AssemblyExtensions.GetTypes(System.Reflection.Assembly) Missing Missing NA Missing https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/AssemblyExtensions.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.AssemblyExtensions.GetTypes?branch=master
T:System.Reflection.AssemblyFlags Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/AssemblyFlags.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.AssemblyFlags?branch=master
F:System.Reflection.BindingFlags.DoNotWrapExceptions Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/BindingFlags.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.BindingFlags?branch=master
M:System.Reflection.DispatchProxy.#ctor Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/DispatchProxy.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.DispatchProxy.-ctor?branch=master
T:System.Reflection.EventInfoExtensions Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/EventInfoExtensions.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.EventInfoExtensions?branch=master
M:System.Reflection.EventInfoExtensions.GetAddMethod(System.Reflection.EventInfo) Missing Missing NA Missing https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/EventInfoExtensions.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.EventInfoExtensions.GetAddMethod?branch=master
M:System.Reflection.EventInfoExtensions.GetAddMethod(System.Reflection.EventInfo,System.Boolean) Missing Missing NA Missing https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/EventInfoExtensions.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.EventInfoExtensions.GetAddMethod?branch=master
M:System.Reflection.EventInfoExtensions.GetRaiseMethod(System.Reflection.EventInfo) Missing Missing NA Missing https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/EventInfoExtensions.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.EventInfoExtensions.GetRaiseMethod?branch=master
M:System.Reflection.EventInfoExtensions.GetRaiseMethod(System.Reflection.EventInfo,System.Boolean) Missing Missing NA Missing https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/EventInfoExtensions.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.EventInfoExtensions.GetRaiseMethod?branch=master
M:System.Reflection.EventInfoExtensions.GetRemoveMethod(System.Reflection.EventInfo) Missing Missing NA Missing https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/EventInfoExtensions.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.EventInfoExtensions.GetRemoveMethod?branch=master
M:System.Reflection.EventInfoExtensions.GetRemoveMethod(System.Reflection.EventInfo,System.Boolean) Missing Missing NA Missing https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/EventInfoExtensions.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.EventInfoExtensions.GetRemoveMethod?branch=master
T:System.Reflection.ManifestResourceAttributes Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/ManifestResourceAttributes.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.ManifestResourceAttributes?branch=master
M:System.Reflection.MemberInfo.HasSameMetadataDefinitionAs(System.Reflection.MemberInfo) Missing Missing NA Missing https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/MemberInfo.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.MemberInfo.HasSameMetadataDefinitionAs?branch=master
T:System.Reflection.MemberInfoExtensions Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/MemberInfoExtensions.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.MemberInfoExtensions?branch=master
P:System.Reflection.MethodBase.IsConstructedGenericMethod Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/MethodBase.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.MethodBase.IsConstructedGenericMethod?branch=master
F:System.Reflection.MethodImportAttributes.BestFitMappingDisable Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/MethodImportAttributes.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.MethodImportAttributes?branch=master
F:System.Reflection.MethodImportAttributes.BestFitMappingEnable Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/MethodImportAttributes.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.MethodImportAttributes?branch=master
F:System.Reflection.MethodImportAttributes.BestFitMappingMask Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/MethodImportAttributes.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.MethodImportAttributes?branch=master
F:System.Reflection.MethodImportAttributes.CallingConventionCDecl Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/MethodImportAttributes.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.MethodImportAttributes?branch=master
F:System.Reflection.MethodImportAttributes.CallingConventionFastCall Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/MethodImportAttributes.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.MethodImportAttributes?branch=master
F:System.Reflection.MethodImportAttributes.CallingConventionMask Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/MethodImportAttributes.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.MethodImportAttributes?branch=master
F:System.Reflection.MethodImportAttributes.CallingConventionStdCall Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/MethodImportAttributes.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.MethodImportAttributes?branch=master
F:System.Reflection.MethodImportAttributes.CallingConventionThisCall Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/MethodImportAttributes.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.MethodImportAttributes?branch=master
F:System.Reflection.MethodImportAttributes.CallingConventionWinApi Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/MethodImportAttributes.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.MethodImportAttributes?branch=master
F:System.Reflection.MethodImportAttributes.CharSetAnsi Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/MethodImportAttributes.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.MethodImportAttributes?branch=master
F:System.Reflection.MethodImportAttributes.CharSetAuto Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/MethodImportAttributes.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.MethodImportAttributes?branch=master
F:System.Reflection.MethodImportAttributes.CharSetMask Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/MethodImportAttributes.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.MethodImportAttributes?branch=master
F:System.Reflection.MethodImportAttributes.CharSetUnicode Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/MethodImportAttributes.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.MethodImportAttributes?branch=master
F:System.Reflection.MethodImportAttributes.ExactSpelling Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/MethodImportAttributes.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.MethodImportAttributes?branch=master
T:System.Reflection.MethodImportAttributes Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/MethodImportAttributes.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.MethodImportAttributes?branch=master
F:System.Reflection.MethodImportAttributes.None Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/MethodImportAttributes.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.MethodImportAttributes?branch=master
F:System.Reflection.MethodImportAttributes.SetLastError Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/MethodImportAttributes.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.MethodImportAttributes?branch=master
F:System.Reflection.MethodImportAttributes.ThrowOnUnmappableCharDisable Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/MethodImportAttributes.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.MethodImportAttributes?branch=master
F:System.Reflection.MethodImportAttributes.ThrowOnUnmappableCharEnable Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/MethodImportAttributes.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.MethodImportAttributes?branch=master
F:System.Reflection.MethodImportAttributes.ThrowOnUnmappableCharMask Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/MethodImportAttributes.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.MethodImportAttributes?branch=master
M:System.Reflection.MethodInfoExtensions.GetBaseDefinition(System.Reflection.MethodInfo) Missing Missing NA Missing https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/MethodInfoExtensions.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.MethodInfoExtensions.GetBaseDefinition?branch=master
T:System.Reflection.MethodInfoExtensions Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/MethodInfoExtensions.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.MethodInfoExtensions?branch=master
T:System.Reflection.MethodSemanticsAttributes Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/MethodSemanticsAttributes.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.MethodSemanticsAttributes?branch=master
M:System.Reflection.ModuleExtensions.GetModuleVersionId(System.Reflection.Module) Missing Missing NA Missing https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/ModuleExtensions.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.ModuleExtensions.GetModuleVersionId?branch=master
M:System.Reflection.ModuleExtensions.HasModuleVersionId(System.Reflection.Module) Missing Missing NA Missing https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/ModuleExtensions.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.ModuleExtensions.HasModuleVersionId?branch=master
T:System.Reflection.ModuleExtensions Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/ModuleExtensions.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.ModuleExtensions?branch=master
M:System.Reflection.PropertyInfoExtensions.GetAccessors(System.Reflection.PropertyInfo,System.Boolean) Missing Missing NA Missing https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/PropertyInfoExtensions.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PropertyInfoExtensions.GetAccessors?branch=master
M:System.Reflection.PropertyInfoExtensions.GetAccessors(System.Reflection.PropertyInfo) Missing Missing NA Missing https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/PropertyInfoExtensions.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PropertyInfoExtensions.GetAccessors?branch=master
M:System.Reflection.PropertyInfoExtensions.GetGetMethod(System.Reflection.PropertyInfo,System.Boolean) Missing Missing NA Missing https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/PropertyInfoExtensions.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PropertyInfoExtensions.GetGetMethod?branch=master
M:System.Reflection.PropertyInfoExtensions.GetGetMethod(System.Reflection.PropertyInfo) Missing Missing NA Missing https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/PropertyInfoExtensions.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PropertyInfoExtensions.GetGetMethod?branch=master
M:System.Reflection.PropertyInfoExtensions.GetSetMethod(System.Reflection.PropertyInfo,System.Boolean) Missing Missing NA Missing https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/PropertyInfoExtensions.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PropertyInfoExtensions.GetSetMethod?branch=master
M:System.Reflection.PropertyInfoExtensions.GetSetMethod(System.Reflection.PropertyInfo) Missing Missing NA Missing https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/PropertyInfoExtensions.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PropertyInfoExtensions.GetSetMethod?branch=master
T:System.Reflection.PropertyInfoExtensions Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/PropertyInfoExtensions.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PropertyInfoExtensions?branch=master
P:System.Reflection.TypeDelegator.IsByRefLike Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeDelegator.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeDelegator.IsByRefLike?branch=master
P:System.Reflection.TypeDelegator.IsGenericMethodParameter Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeDelegator.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeDelegator.IsGenericMethodParameter?branch=master
P:System.Reflection.TypeDelegator.IsGenericTypeParameter Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeDelegator.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeDelegator.IsGenericTypeParameter?branch=master
P:System.Reflection.TypeDelegator.IsSZArray Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeDelegator.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeDelegator.IsSZArray?branch=master
P:System.Reflection.TypeDelegator.IsTypeDefinition Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeDelegator.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeDelegator.IsTypeDefinition?branch=master
P:System.Reflection.TypeDelegator.IsVariableBoundArray Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeDelegator.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeDelegator.IsVariableBoundArray?branch=master
M:System.Reflection.TypeExtensions.GetConstructor(System.Type,System.Type[]) Missing Missing NA Missing https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeExtensions.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeExtensions.GetConstructor?branch=master
M:System.Reflection.TypeExtensions.GetConstructors(System.Type) Missing Missing NA Missing https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeExtensions.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeExtensions.GetConstructors?branch=master
M:System.Reflection.TypeExtensions.GetConstructors(System.Type,System.Reflection.BindingFlags) Missing Missing NA Missing https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeExtensions.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeExtensions.GetConstructors?branch=master
M:System.Reflection.TypeExtensions.GetDefaultMembers(System.Type) Missing Missing NA Missing https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeExtensions.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeExtensions.GetDefaultMembers?branch=master
M:System.Reflection.TypeExtensions.GetEvent(System.Type,System.String) Missing Missing NA Missing https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeExtensions.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeExtensions.GetEvent?branch=master
M:System.Reflection.TypeExtensions.GetEvent(System.Type,System.String,System.Reflection.BindingFlags) Missing Missing NA Missing https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeExtensions.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeExtensions.GetEvent?branch=master
M:System.Reflection.TypeExtensions.GetEvents(System.Type) Missing Missing NA Missing https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeExtensions.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeExtensions.GetEvents?branch=master
M:System.Reflection.TypeExtensions.GetEvents(System.Type,System.Reflection.BindingFlags) Missing Missing NA Missing https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeExtensions.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeExtensions.GetEvents?branch=master
M:System.Reflection.TypeExtensions.GetField(System.Type,System.String,System.Reflection.BindingFlags) Missing Missing NA Missing https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeExtensions.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeExtensions.GetField?branch=master
M:System.Reflection.TypeExtensions.GetField(System.Type,System.String) Missing Missing NA Missing https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeExtensions.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeExtensions.GetField?branch=master
M:System.Reflection.TypeExtensions.GetFields(System.Type,System.Reflection.BindingFlags) Missing Missing NA Missing https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeExtensions.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeExtensions.GetFields?branch=master
M:System.Reflection.TypeExtensions.GetFields(System.Type) Missing Missing NA Missing https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeExtensions.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeExtensions.GetFields?branch=master
M:System.Reflection.TypeExtensions.GetGenericArguments(System.Type) Missing Missing NA Missing https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeExtensions.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeExtensions.GetGenericArguments?branch=master
M:System.Reflection.TypeExtensions.GetInterfaces(System.Type) Missing Missing NA Missing https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeExtensions.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeExtensions.GetInterfaces?branch=master
M:System.Reflection.TypeExtensions.GetMember(System.Type,System.String) Missing Missing NA Missing https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeExtensions.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeExtensions.GetMember?branch=master
M:System.Reflection.TypeExtensions.GetMember(System.Type,System.String,System.Reflection.BindingFlags) Missing Missing NA Missing https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeExtensions.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeExtensions.GetMember?branch=master
M:System.Reflection.TypeExtensions.GetMembers(System.Type,System.Reflection.BindingFlags) Missing Missing NA Missing https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeExtensions.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeExtensions.GetMembers?branch=master
M:System.Reflection.TypeExtensions.GetMembers(System.Type) Missing Missing NA Missing https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeExtensions.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeExtensions.GetMembers?branch=master
M:System.Reflection.TypeExtensions.GetMethod(System.Type,System.String) Missing Missing NA Missing https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeExtensions.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeExtensions.GetMethod?branch=master
M:System.Reflection.TypeExtensions.GetMethod(System.Type,System.String,System.Reflection.BindingFlags) Missing Missing NA Missing https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeExtensions.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeExtensions.GetMethod?branch=master
M:System.Reflection.TypeExtensions.GetMethod(System.Type,System.String,System.Type[]) Missing Missing NA Missing https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeExtensions.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeExtensions.GetMethod?branch=master
M:System.Reflection.TypeExtensions.GetMethods(System.Type) Missing Missing NA Missing https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeExtensions.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeExtensions.GetMethods?branch=master
M:System.Reflection.TypeExtensions.GetMethods(System.Type,System.Reflection.BindingFlags) Missing Missing NA Missing https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeExtensions.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeExtensions.GetMethods?branch=master
M:System.Reflection.TypeExtensions.GetNestedType(System.Type,System.String,System.Reflection.BindingFlags) Missing Missing NA Missing https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeExtensions.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeExtensions.GetNestedType?branch=master
M:System.Reflection.TypeExtensions.GetNestedTypes(System.Type,System.Reflection.BindingFlags) Missing Missing NA Missing https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeExtensions.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeExtensions.GetNestedTypes?branch=master
M:System.Reflection.TypeExtensions.GetProperties(System.Type) Missing Missing NA Missing https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeExtensions.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeExtensions.GetProperties?branch=master
M:System.Reflection.TypeExtensions.GetProperties(System.Type,System.Reflection.BindingFlags) Missing Missing NA Missing https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeExtensions.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeExtensions.GetProperties?branch=master
M:System.Reflection.TypeExtensions.GetProperty(System.Type,System.String,System.Reflection.BindingFlags) Missing Missing NA Missing https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeExtensions.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeExtensions.GetProperty?branch=master
M:System.Reflection.TypeExtensions.GetProperty(System.Type,System.String,System.Type,System.Type[]) Missing Missing NA Missing https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeExtensions.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeExtensions.GetProperty?branch=master
M:System.Reflection.TypeExtensions.GetProperty(System.Type,System.String,System.Type) Missing Missing NA Missing https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeExtensions.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeExtensions.GetProperty?branch=master
M:System.Reflection.TypeExtensions.GetProperty(System.Type,System.String) Missing Missing NA Missing https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeExtensions.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeExtensions.GetProperty?branch=master
M:System.Reflection.TypeExtensions.IsAssignableFrom(System.Type,System.Type) Missing Missing NA Missing https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeExtensions.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeExtensions.IsAssignableFrom?branch=master
M:System.Reflection.TypeExtensions.IsInstanceOfType(System.Type,System.Object) Missing Missing NA Missing https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeExtensions.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeExtensions.IsInstanceOfType?branch=master
T:System.Reflection.TypeExtensions Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeExtensions.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeExtensions?branch=master
P:System.Reflection.TypeInfo.Assembly Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeInfo.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeInfo.Assembly?branch=master
P:System.Reflection.TypeInfo.AssemblyQualifiedName Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeInfo.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeInfo.AssemblyQualifiedName?branch=master
P:System.Reflection.TypeInfo.Attributes Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeInfo.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeInfo.Attributes?branch=master
P:System.Reflection.TypeInfo.BaseType Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeInfo.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeInfo.BaseType?branch=master
P:System.Reflection.TypeInfo.ContainsGenericParameters Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeInfo.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeInfo.ContainsGenericParameters?branch=master
P:System.Reflection.TypeInfo.DeclaringMethod Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeInfo.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeInfo.DeclaringMethod?branch=master
M:System.Reflection.TypeInfo.FindInterfaces(System.Reflection.TypeFilter,System.Object) Missing Missing NA Missing https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeInfo.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeInfo.FindInterfaces?branch=master
M:System.Reflection.TypeInfo.FindMembers
(System.Reflection.MemberTypes,System.Reflection.BindingFlags,System.Reflection.MemberFilter,System.Object)
Missing Missing NA Missing https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeInfo.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeInfo.FindMembers?branch=master
P:System.Reflection.TypeInfo.FullName Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeInfo.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeInfo.FullName?branch=master
P:System.Reflection.TypeInfo.GenericParameterAttributes Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeInfo.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeInfo.GenericParameterAttributes?branch=master
P:System.Reflection.TypeInfo.GenericParameterPosition Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeInfo.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeInfo.GenericParameterPosition?branch=master
P:System.Reflection.TypeInfo.GenericTypeArguments Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeInfo.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeInfo.GenericTypeArguments?branch=master
M:System.Reflection.TypeInfo.GetArrayRank Missing NA NA Missing https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeInfo.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeInfo.GetArrayRank?branch=master
M:System.Reflection.TypeInfo.GetConstructor(System.Type[]) Missing Missing NA Missing https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeInfo.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeInfo.GetConstructor?branch=master
M:System.Reflection.TypeInfo.GetConstructors Missing NA NA Missing https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeInfo.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeInfo.GetConstructors?branch=master
M:System.Reflection.TypeInfo.GetConstructors(System.Reflection.BindingFlags) Missing Missing NA Missing https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeInfo.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeInfo.GetConstructors?branch=master
M:System.Reflection.TypeInfo.GetDefaultMembers Missing NA NA Missing https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeInfo.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeInfo.GetDefaultMembers?branch=master
M:System.Reflection.TypeInfo.GetElementType Missing NA NA Missing https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeInfo.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeInfo.GetElementType?branch=master
M:System.Reflection.TypeInfo.GetEnumName(System.Object) Missing Missing NA Missing https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeInfo.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeInfo.GetEnumName?branch=master
M:System.Reflection.TypeInfo.GetEnumNames Missing NA NA Missing https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeInfo.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeInfo.GetEnumNames?branch=master
M:System.Reflection.TypeInfo.GetEnumUnderlyingType Missing NA NA Missing https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeInfo.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeInfo.GetEnumUnderlyingType?branch=master
M:System.Reflection.TypeInfo.GetEnumValues Missing NA NA Missing https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeInfo.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeInfo.GetEnumValues?branch=master
M:System.Reflection.TypeInfo.GetEvent(System.String) Missing Missing NA Missing https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeInfo.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeInfo.GetEvent?branch=master
M:System.Reflection.TypeInfo.GetEvent(System.String,System.Reflection.BindingFlags) Missing Missing NA Missing https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeInfo.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeInfo.GetEvent?branch=master
M:System.Reflection.TypeInfo.GetEvents Missing NA NA Missing https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeInfo.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeInfo.GetEvents?branch=master
M:System.Reflection.TypeInfo.GetEvents(System.Reflection.BindingFlags) Missing Missing NA Missing https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeInfo.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeInfo.GetEvents?branch=master
M:System.Reflection.TypeInfo.GetField(System.String) Missing Missing NA Missing https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeInfo.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeInfo.GetField?branch=master
M:System.Reflection.TypeInfo.GetField(System.String,System.Reflection.BindingFlags) Missing Missing NA Missing https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeInfo.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeInfo.GetField?branch=master
M:System.Reflection.TypeInfo.GetFields(System.Reflection.BindingFlags) Missing Missing NA Missing https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeInfo.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeInfo.GetFields?branch=master
M:System.Reflection.TypeInfo.GetFields Missing NA NA Missing https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeInfo.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeInfo.GetFields?branch=master
M:System.Reflection.TypeInfo.GetGenericArguments Missing NA NA Missing https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeInfo.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeInfo.GetGenericArguments?branch=master
M:System.Reflection.TypeInfo.GetGenericParameterConstraints Missing NA NA Missing https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeInfo.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeInfo.GetGenericParameterConstraints?branch=master
M:System.Reflection.TypeInfo.GetGenericTypeDefinition Missing NA NA Missing https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeInfo.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeInfo.GetGenericTypeDefinition?branch=master
M:System.Reflection.TypeInfo.GetInterface(System.String) Missing Missing NA Missing https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeInfo.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeInfo.GetInterface?branch=master
M:System.Reflection.TypeInfo.GetInterface(System.String,System.Boolean) Missing Missing NA Missing https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeInfo.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeInfo.GetInterface?branch=master
M:System.Reflection.TypeInfo.GetInterfaces Missing NA NA Missing https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeInfo.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeInfo.GetInterfaces?branch=master
M:System.Reflection.TypeInfo.GetMember(System.String) Missing Missing NA Missing https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeInfo.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeInfo.GetMember?branch=master
M:System.Reflection.TypeInfo.GetMember(System.String,System.Reflection.BindingFlags) Missing Missing NA Missing https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeInfo.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeInfo.GetMember?branch=master
M:System.Reflection.TypeInfo.GetMember
(System.String,System.Reflection.MemberTypes,System.Reflection.BindingFlags)
Missing Missing NA Missing https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeInfo.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeInfo.GetMember?branch=master
M:System.Reflection.TypeInfo.GetMembers Missing NA NA Missing https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeInfo.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeInfo.GetMembers?branch=master
M:System.Reflection.TypeInfo.GetMembers(System.Reflection.BindingFlags) Missing Missing NA Missing https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeInfo.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeInfo.GetMembers?branch=master
M:System.Reflection.TypeInfo.GetMethod(System.String) Missing Missing NA Missing https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeInfo.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeInfo.GetMethod?branch=master
M:System.Reflection.TypeInfo.GetMethod(System.String,System.Reflection.BindingFlags) Missing Missing NA Missing https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeInfo.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeInfo.GetMethod?branch=master
M:System.Reflection.TypeInfo.GetMethod(System.String,System.Type[]) Missing Missing NA Missing https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeInfo.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeInfo.GetMethod?branch=master
M:System.Reflection.TypeInfo.GetMethod(System.String,System.Type[],System.Reflection.ParameterModifier[]) Missing Missing NA Missing https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeInfo.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeInfo.GetMethod?branch=master
M:System.Reflection.TypeInfo.GetMethods(System.Reflection.BindingFlags) Missing Missing NA Missing https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeInfo.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeInfo.GetMethods?branch=master
M:System.Reflection.TypeInfo.GetMethods Missing NA NA Missing https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeInfo.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeInfo.GetMethods?branch=master
M:System.Reflection.TypeInfo.GetNestedType(System.String,System.Reflection.BindingFlags) Missing Missing NA Missing https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeInfo.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeInfo.GetNestedType?branch=master
M:System.Reflection.TypeInfo.GetNestedType(System.String) Missing Missing NA Missing https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeInfo.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeInfo.GetNestedType?branch=master
M:System.Reflection.TypeInfo.GetNestedTypes Missing NA NA Missing https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeInfo.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeInfo.GetNestedTypes?branch=master
M:System.Reflection.TypeInfo.GetNestedTypes(System.Reflection.BindingFlags) Missing Missing NA Missing https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeInfo.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeInfo.GetNestedTypes?branch=master
M:System.Reflection.TypeInfo.GetProperties Missing NA NA Missing https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeInfo.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeInfo.GetProperties?branch=master
M:System.Reflection.TypeInfo.GetProperties(System.Reflection.BindingFlags) Missing Missing NA Missing https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeInfo.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeInfo.GetProperties?branch=master
M:System.Reflection.TypeInfo.GetProperty(System.String) Missing Missing NA Missing https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeInfo.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeInfo.GetProperty?branch=master
M:System.Reflection.TypeInfo.GetProperty(System.String,System.Reflection.BindingFlags) Missing Missing NA Missing https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeInfo.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeInfo.GetProperty?branch=master
M:System.Reflection.TypeInfo.GetProperty(System.String,System.Type) Missing Missing NA Missing https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeInfo.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeInfo.GetProperty?branch=master
M:System.Reflection.TypeInfo.GetProperty(System.String,System.Type[]) Missing Missing NA Missing https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeInfo.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeInfo.GetProperty?branch=master
M:System.Reflection.TypeInfo.GetProperty(System.String,System.Type,System.Type[]) Missing Missing NA Missing https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeInfo.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeInfo.GetProperty?branch=master
M:System.Reflection.TypeInfo.GetProperty
(System.String,System.Type,System.Type[],System.Reflection.ParameterModifier[])
Missing Missing NA Missing https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeInfo.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeInfo.GetProperty?branch=master
P:System.Reflection.TypeInfo.GUID Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeInfo.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeInfo.GUID?branch=master
P:System.Reflection.TypeInfo.HasElementType Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeInfo.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeInfo.HasElementType?branch=master
P:System.Reflection.TypeInfo.IsAbstract Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeInfo.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeInfo.IsAbstract?branch=master
P:System.Reflection.TypeInfo.IsAnsiClass Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeInfo.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeInfo.IsAnsiClass?branch=master
P:System.Reflection.TypeInfo.IsArray Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeInfo.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeInfo.IsArray?branch=master
M:System.Reflection.TypeInfo.IsAssignableFrom(System.Type) Missing Missing NA Missing https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeInfo.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeInfo.IsAssignableFrom?branch=master
P:System.Reflection.TypeInfo.IsAutoClass Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeInfo.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeInfo.IsAutoClass?branch=master
P:System.Reflection.TypeInfo.IsAutoLayout Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeInfo.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeInfo.IsAutoLayout?branch=master
P:System.Reflection.TypeInfo.IsByRef Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeInfo.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeInfo.IsByRef?branch=master
P:System.Reflection.TypeInfo.IsClass Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeInfo.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeInfo.IsClass?branch=master
P:System.Reflection.TypeInfo.IsCOMObject Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeInfo.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeInfo.IsCOMObject?branch=master
P:System.Reflection.TypeInfo.IsEnum Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeInfo.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeInfo.IsEnum?branch=master
M:System.Reflection.TypeInfo.IsEnumDefined(System.Object) Missing Missing NA Missing https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeInfo.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeInfo.IsEnumDefined?branch=master
M:System.Reflection.TypeInfo.IsEquivalentTo(System.Type) Missing Missing NA Missing https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeInfo.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeInfo.IsEquivalentTo?branch=master
P:System.Reflection.TypeInfo.IsExplicitLayout Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeInfo.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeInfo.IsExplicitLayout?branch=master
P:System.Reflection.TypeInfo.IsGenericParameter Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeInfo.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeInfo.IsGenericParameter?branch=master
P:System.Reflection.TypeInfo.IsGenericType Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeInfo.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeInfo.IsGenericType?branch=master
P:System.Reflection.TypeInfo.IsGenericTypeDefinition Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeInfo.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeInfo.IsGenericTypeDefinition?branch=master
P:System.Reflection.TypeInfo.IsImport Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeInfo.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeInfo.IsImport?branch=master
M:System.Reflection.TypeInfo.IsInstanceOfType(System.Object) Missing Missing NA Missing https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeInfo.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeInfo.IsInstanceOfType?branch=master
P:System.Reflection.TypeInfo.IsInterface Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeInfo.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeInfo.IsInterface?branch=master
P:System.Reflection.TypeInfo.IsLayoutSequential Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeInfo.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeInfo.IsLayoutSequential?branch=master
P:System.Reflection.TypeInfo.IsMarshalByRef Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeInfo.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeInfo.IsMarshalByRef?branch=master
P:System.Reflection.TypeInfo.IsNested Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeInfo.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeInfo.IsNested?branch=master
P:System.Reflection.TypeInfo.IsNestedAssembly Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeInfo.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeInfo.IsNestedAssembly?branch=master
P:System.Reflection.TypeInfo.IsNestedFamANDAssem Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeInfo.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeInfo.IsNestedFamANDAssem?branch=master
P:System.Reflection.TypeInfo.IsNestedFamily Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeInfo.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeInfo.IsNestedFamily?branch=master
P:System.Reflection.TypeInfo.IsNestedFamORAssem Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeInfo.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeInfo.IsNestedFamORAssem?branch=master
P:System.Reflection.TypeInfo.IsNestedPrivate Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeInfo.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeInfo.IsNestedPrivate?branch=master
P:System.Reflection.TypeInfo.IsNestedPublic Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeInfo.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeInfo.IsNestedPublic?branch=master
P:System.Reflection.TypeInfo.IsNotPublic Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeInfo.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeInfo.IsNotPublic?branch=master
P:System.Reflection.TypeInfo.IsPointer Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeInfo.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeInfo.IsPointer?branch=master
P:System.Reflection.TypeInfo.IsPrimitive Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeInfo.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeInfo.IsPrimitive?branch=master
P:System.Reflection.TypeInfo.IsPublic Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeInfo.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeInfo.IsPublic?branch=master
P:System.Reflection.TypeInfo.IsSealed Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeInfo.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeInfo.IsSealed?branch=master
P:System.Reflection.TypeInfo.IsSerializable Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeInfo.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeInfo.IsSerializable?branch=master
P:System.Reflection.TypeInfo.IsSpecialName Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeInfo.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeInfo.IsSpecialName?branch=master
M:System.Reflection.TypeInfo.IsSubclassOf(System.Type) Missing Missing NA Missing https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeInfo.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeInfo.IsSubclassOf?branch=master
P:System.Reflection.TypeInfo.IsUnicodeClass Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeInfo.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeInfo.IsUnicodeClass?branch=master
P:System.Reflection.TypeInfo.IsValueType Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeInfo.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeInfo.IsValueType?branch=master
P:System.Reflection.TypeInfo.IsVisible Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeInfo.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeInfo.IsVisible?branch=master
M:System.Reflection.TypeInfo.MakeArrayType Missing NA NA Missing https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeInfo.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeInfo.MakeArrayType?branch=master
M:System.Reflection.TypeInfo.MakeArrayType(System.Int32) Missing Missing NA Missing https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeInfo.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeInfo.MakeArrayType?branch=master
M:System.Reflection.TypeInfo.MakeByRefType Missing NA NA Missing https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeInfo.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeInfo.MakeByRefType?branch=master
M:System.Reflection.TypeInfo.MakeGenericType(System.Type[]) Missing Missing NA Missing https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeInfo.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeInfo.MakeGenericType?branch=master
M:System.Reflection.TypeInfo.MakePointerType Missing NA NA Missing https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeInfo.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeInfo.MakePointerType?branch=master
P:System.Reflection.TypeInfo.MemberType Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeInfo.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeInfo.MemberType?branch=master
P:System.Reflection.TypeInfo.Namespace Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeInfo.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeInfo.Namespace?branch=master
P:System.Reflection.TypeInfo.StructLayoutAttribute Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeInfo.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeInfo.StructLayoutAttribute?branch=master
P:System.Reflection.TypeInfo.TypeInitializer Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeInfo.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeInfo.TypeInitializer?branch=master
P:System.Reflection.TypeInfo.UnderlyingSystemType Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection/TypeInfo.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.TypeInfo.UnderlyingSystemType?branch=master
System.Reflection.Emit
DocId Summary Parameters TypeParameters ReturnValue Source File Path Docs URL
P:System.Reflection.Emit.AssemblyBuilder.DefinedTypes Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.Emit/AssemblyBuilder.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.Emit.AssemblyBuilder.DefinedTypes?branch=master
P:System.Reflection.Emit.AssemblyBuilder.Modules Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.Emit/AssemblyBuilder.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.Emit.AssemblyBuilder.Modules?branch=master
P:System.Reflection.Emit.DynamicMethod.MethodImplementationFlags Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.Emit/DynamicMethod.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.Emit.DynamicMethod.MethodImplementationFlags?branch=master
P:System.Reflection.Emit.EnumBuilder.Attributes Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.Emit/EnumBuilder.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.Emit.EnumBuilder.Attributes?branch=master
P:System.Reflection.Emit.EnumBuilder.ContainsGenericParameters Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.Emit/EnumBuilder.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.Emit.EnumBuilder.ContainsGenericParameters?branch=master
P:System.Reflection.Emit.EnumBuilder.DeclaringMethod Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.Emit/EnumBuilder.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.Emit.EnumBuilder.DeclaringMethod?branch=master
P:System.Reflection.Emit.EnumBuilder.GenericParameterAttributes Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.Emit/EnumBuilder.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.Emit.EnumBuilder.GenericParameterAttributes?branch=master
P:System.Reflection.Emit.EnumBuilder.GenericParameterPosition Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.Emit/EnumBuilder.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.Emit.EnumBuilder.GenericParameterPosition?branch=master
P:System.Reflection.Emit.EnumBuilder.GenericTypeArguments Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.Emit/EnumBuilder.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.Emit.EnumBuilder.GenericTypeArguments?branch=master
M:System.Reflection.Emit.EnumBuilder.GetArrayRank Missing NA NA Missing https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.Emit/EnumBuilder.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.Emit.EnumBuilder.GetArrayRank?branch=master
M:System.Reflection.Emit.EnumBuilder.GetGenericParameterConstraints Missing NA NA Missing https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.Emit/EnumBuilder.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.Emit.EnumBuilder.GetGenericParameterConstraints?branch=master
M:System.Reflection.Emit.EnumBuilder.GetGenericTypeDefinition Missing NA NA Missing https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.Emit/EnumBuilder.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.Emit.EnumBuilder.GetGenericTypeDefinition?branch=master
P:System.Reflection.Emit.EnumBuilder.IsByRefLike Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.Emit/EnumBuilder.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.Emit.EnumBuilder.IsByRefLike?branch=master
P:System.Reflection.Emit.EnumBuilder.IsEnum Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.Emit/EnumBuilder.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.Emit.EnumBuilder.IsEnum?branch=master
P:System.Reflection.Emit.EnumBuilder.IsGenericParameter Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.Emit/EnumBuilder.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.Emit.EnumBuilder.IsGenericParameter?branch=master
P:System.Reflection.Emit.EnumBuilder.IsGenericType Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.Emit/EnumBuilder.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.Emit.EnumBuilder.IsGenericType?branch=master
P:System.Reflection.Emit.EnumBuilder.IsGenericTypeDefinition Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.Emit/EnumBuilder.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.Emit.EnumBuilder.IsGenericTypeDefinition?branch=master
P:System.Reflection.Emit.EnumBuilder.IsSerializable Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.Emit/EnumBuilder.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.Emit.EnumBuilder.IsSerializable?branch=master
P:System.Reflection.Emit.EnumBuilder.IsSZArray Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.Emit/EnumBuilder.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.Emit.EnumBuilder.IsSZArray?branch=master
P:System.Reflection.Emit.EnumBuilder.IsTypeDefinition Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.Emit/EnumBuilder.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.Emit.EnumBuilder.IsTypeDefinition?branch=master
P:System.Reflection.Emit.EnumBuilder.IsVariableBoundArray Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.Emit/EnumBuilder.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.Emit.EnumBuilder.IsVariableBoundArray?branch=master
M:System.Reflection.Emit.EnumBuilder.MakeGenericType(System.Type[]) Missing Missing NA Missing https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.Emit/EnumBuilder.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.Emit.EnumBuilder.MakeGenericType?branch=master
P:System.Reflection.Emit.GenericTypeParameterBuilder.Attributes Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.Emit/GenericTypeParameterBuilder.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.Emit.GenericTypeParameterBuilder.Attributes?branch=master
P:System.Reflection.Emit.GenericTypeParameterBuilder.GenericTypeArguments Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.Emit/GenericTypeParameterBuilder.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.Emit.GenericTypeParameterBuilder.GenericTypeArguments?branch=master
M:System.Reflection.Emit.GenericTypeParameterBuilder.GetArrayRank Missing NA NA Missing https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.Emit/GenericTypeParameterBuilder.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.Emit.GenericTypeParameterBuilder.GetArrayRank?branch=master
M:System.Reflection.Emit.GenericTypeParameterBuilder.GetGenericParameterConstraints Missing NA NA Missing https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.Emit/GenericTypeParameterBuilder.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.Emit.GenericTypeParameterBuilder.GetGenericParameterConstraints?branch=master
P:System.Reflection.Emit.GenericTypeParameterBuilder.IsByRefLike Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.Emit/GenericTypeParameterBuilder.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.Emit.GenericTypeParameterBuilder.IsByRefLike?branch=master
P:System.Reflection.Emit.GenericTypeParameterBuilder.IsEnum Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.Emit/GenericTypeParameterBuilder.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.Emit.GenericTypeParameterBuilder.IsEnum?branch=master
P:System.Reflection.Emit.GenericTypeParameterBuilder.IsSerializable Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.Emit/GenericTypeParameterBuilder.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.Emit.GenericTypeParameterBuilder.IsSerializable?branch=master
P:System.Reflection.Emit.GenericTypeParameterBuilder.IsSZArray Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.Emit/GenericTypeParameterBuilder.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.Emit.GenericTypeParameterBuilder.IsSZArray?branch=master
P:System.Reflection.Emit.GenericTypeParameterBuilder.IsTypeDefinition Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.Emit/GenericTypeParameterBuilder.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.Emit.GenericTypeParameterBuilder.IsTypeDefinition?branch=master
P:System.Reflection.Emit.GenericTypeParameterBuilder.IsVariableBoundArray Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.Emit/GenericTypeParameterBuilder.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.Emit.GenericTypeParameterBuilder.IsVariableBoundArray?branch=master
P:System.Reflection.Emit.MethodBuilder.IsConstructedGenericMethod Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.Emit/MethodBuilder.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.Emit.MethodBuilder.IsConstructedGenericMethod?branch=master
P:System.Reflection.Emit.MethodBuilder.MethodImplementationFlags Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.Emit/MethodBuilder.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.Emit.MethodBuilder.MethodImplementationFlags?branch=master
P:System.Reflection.Emit.TypeBuilder.Attributes Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.Emit/TypeBuilder.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.Emit.TypeBuilder.Attributes?branch=master
P:System.Reflection.Emit.TypeBuilder.ContainsGenericParameters Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.Emit/TypeBuilder.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.Emit.TypeBuilder.ContainsGenericParameters?branch=master
P:System.Reflection.Emit.TypeBuilder.GenericTypeArguments Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.Emit/TypeBuilder.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.Emit.TypeBuilder.GenericTypeArguments?branch=master
M:System.Reflection.Emit.TypeBuilder.GetArrayRank Missing NA NA Missing https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.Emit/TypeBuilder.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.Emit.TypeBuilder.GetArrayRank?branch=master
M:System.Reflection.Emit.TypeBuilder.GetGenericParameterConstraints Missing NA NA Missing https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.Emit/TypeBuilder.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.Emit.TypeBuilder.GetGenericParameterConstraints?branch=master
P:System.Reflection.Emit.TypeBuilder.IsByRefLike Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.Emit/TypeBuilder.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.Emit.TypeBuilder.IsByRefLike?branch=master
P:System.Reflection.Emit.TypeBuilder.IsEnum Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.Emit/TypeBuilder.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.Emit.TypeBuilder.IsEnum?branch=master
P:System.Reflection.Emit.TypeBuilder.IsSerializable Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.Emit/TypeBuilder.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.Emit.TypeBuilder.IsSerializable?branch=master
P:System.Reflection.Emit.TypeBuilder.IsSZArray Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.Emit/TypeBuilder.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.Emit.TypeBuilder.IsSZArray?branch=master
P:System.Reflection.Emit.TypeBuilder.IsTypeDefinition Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.Emit/TypeBuilder.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.Emit.TypeBuilder.IsTypeDefinition?branch=master
P:System.Reflection.Emit.TypeBuilder.IsVariableBoundArray Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.Emit/TypeBuilder.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.Emit.TypeBuilder.IsVariableBoundArray?branch=master
System.Reflection.PortableExecutable
DocId Summary Parameters TypeParameters ReturnValue Source File Path Docs URL
 System.Reflection.PortableExecutable Namespace Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/ns-System.Reflection.PortableExecutable.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PortableExecutable?branch=master
F:System.Reflection.PortableExecutable.Characteristics.AggressiveWSTrim Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.PortableExecutable/Characteristics.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PortableExecutable.Characteristics?branch=master
F:System.Reflection.PortableExecutable.Characteristics.Bit32Machine Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.PortableExecutable/Characteristics.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PortableExecutable.Characteristics?branch=master
F:System.Reflection.PortableExecutable.Characteristics.BytesReversedHi Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.PortableExecutable/Characteristics.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PortableExecutable.Characteristics?branch=master
F:System.Reflection.PortableExecutable.Characteristics.BytesReversedLo Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.PortableExecutable/Characteristics.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PortableExecutable.Characteristics?branch=master
T:System.Reflection.PortableExecutable.Characteristics Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.PortableExecutable/Characteristics.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PortableExecutable.Characteristics?branch=master
F:System.Reflection.PortableExecutable.Characteristics.DebugStripped Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.PortableExecutable/Characteristics.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PortableExecutable.Characteristics?branch=master
F:System.Reflection.PortableExecutable.Characteristics.Dll Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.PortableExecutable/Characteristics.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PortableExecutable.Characteristics?branch=master
F:System.Reflection.PortableExecutable.Characteristics.ExecutableImage Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.PortableExecutable/Characteristics.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PortableExecutable.Characteristics?branch=master
F:System.Reflection.PortableExecutable.Characteristics.LargeAddressAware Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.PortableExecutable/Characteristics.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PortableExecutable.Characteristics?branch=master
F:System.Reflection.PortableExecutable.Characteristics.LineNumsStripped Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.PortableExecutable/Characteristics.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PortableExecutable.Characteristics?branch=master
F:System.Reflection.PortableExecutable.Characteristics.LocalSymsStripped Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.PortableExecutable/Characteristics.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PortableExecutable.Characteristics?branch=master
F:System.Reflection.PortableExecutable.Characteristics.NetRunFromSwap Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.PortableExecutable/Characteristics.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PortableExecutable.Characteristics?branch=master
F:System.Reflection.PortableExecutable.Characteristics.RelocsStripped Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.PortableExecutable/Characteristics.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PortableExecutable.Characteristics?branch=master
F:System.Reflection.PortableExecutable.Characteristics.RemovableRunFromSwap Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.PortableExecutable/Characteristics.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PortableExecutable.Characteristics?branch=master
F:System.Reflection.PortableExecutable.Characteristics.System Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.PortableExecutable/Characteristics.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PortableExecutable.Characteristics?branch=master
F:System.Reflection.PortableExecutable.Characteristics.UpSystemOnly Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.PortableExecutable/Characteristics.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PortableExecutable.Characteristics?branch=master
F:System.Reflection.PortableExecutable.CorFlags.ILLibrary Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.PortableExecutable/CorFlags.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PortableExecutable.CorFlags?branch=master
F:System.Reflection.PortableExecutable.CorFlags.ILOnly Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.PortableExecutable/CorFlags.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PortableExecutable.CorFlags?branch=master
F:System.Reflection.PortableExecutable.CorFlags.NativeEntryPoint Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.PortableExecutable/CorFlags.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PortableExecutable.CorFlags?branch=master
F:System.Reflection.PortableExecutable.CorFlags.Prefers32Bit Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.PortableExecutable/CorFlags.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PortableExecutable.CorFlags?branch=master
F:System.Reflection.PortableExecutable.CorFlags.Requires32Bit Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.PortableExecutable/CorFlags.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PortableExecutable.CorFlags?branch=master
F:System.Reflection.PortableExecutable.CorFlags.StrongNameSigned Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.PortableExecutable/CorFlags.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PortableExecutable.CorFlags?branch=master
F:System.Reflection.PortableExecutable.CorFlags.TrackDebugData Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.PortableExecutable/CorFlags.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PortableExecutable.CorFlags?branch=master
P:System.Reflection.PortableExecutable.CorHeader.CodeManagerTableDirectory Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.PortableExecutable/CorHeader.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PortableExecutable.CorHeader.CodeManagerTableDirectory?branch=master
T:System.Reflection.PortableExecutable.CorHeader Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.PortableExecutable/CorHeader.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PortableExecutable.CorHeader?branch=master
P:System.Reflection.PortableExecutable.CorHeader.EntryPointTokenOrRelativeVirtualAddress Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.PortableExecutable/CorHeader.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PortableExecutable.CorHeader.EntryPointTokenOrRelativeVirtualAddress?branch=master
P:System.Reflection.PortableExecutable.CorHeader.ExportAddressTableJumpsDirectory Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.PortableExecutable/CorHeader.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PortableExecutable.CorHeader.ExportAddressTableJumpsDirectory?branch=master
P:System.Reflection.PortableExecutable.CorHeader.Flags Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.PortableExecutable/CorHeader.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PortableExecutable.CorHeader.Flags?branch=master
P:System.Reflection.PortableExecutable.CorHeader.MajorRuntimeVersion Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.PortableExecutable/CorHeader.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PortableExecutable.CorHeader.MajorRuntimeVersion?branch=master
P:System.Reflection.PortableExecutable.CorHeader.ManagedNativeHeaderDirectory Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.PortableExecutable/CorHeader.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PortableExecutable.CorHeader.ManagedNativeHeaderDirectory?branch=master
P:System.Reflection.PortableExecutable.CorHeader.MetadataDirectory Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.PortableExecutable/CorHeader.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PortableExecutable.CorHeader.MetadataDirectory?branch=master
P:System.Reflection.PortableExecutable.CorHeader.MinorRuntimeVersion Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.PortableExecutable/CorHeader.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PortableExecutable.CorHeader.MinorRuntimeVersion?branch=master
P:System.Reflection.PortableExecutable.CorHeader.ResourcesDirectory Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.PortableExecutable/CorHeader.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PortableExecutable.CorHeader.ResourcesDirectory?branch=master
P:System.Reflection.PortableExecutable.CorHeader.StrongNameSignatureDirectory Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.PortableExecutable/CorHeader.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PortableExecutable.CorHeader.StrongNameSignatureDirectory?branch=master
P:System.Reflection.PortableExecutable.CorHeader.VtableFixupsDirectory Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.PortableExecutable/CorHeader.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PortableExecutable.CorHeader.VtableFixupsDirectory?branch=master
T:System.Reflection.PortableExecutable.DebugDirectoryBuilder Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.PortableExecutable/DebugDirectoryBuilder.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PortableExecutable.DebugDirectoryBuilder?branch=master
M:System.Reflection.PortableExecutable.DebugDirectoryEntry.#ctor
(System.UInt32,System.UInt16,
System.UInt16,System.Reflection.PortableExecutable.DebugDirectoryEntryType,System.Int32,System.Int32,System.Int32)
Present Missing NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.PortableExecutable/DebugDirectoryEntry.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PortableExecutable.DebugDirectoryEntry.-ctor?branch=master
M:System.Reflection.PortableExecutable.DirectoryEntry.#ctor(System.Int32,System.Int32) Missing Missing NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.PortableExecutable/DirectoryEntry.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PortableExecutable.DirectoryEntry.-ctor?branch=master
T:System.Reflection.PortableExecutable.DirectoryEntry Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.PortableExecutable/DirectoryEntry.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PortableExecutable.DirectoryEntry?branch=master
F:System.Reflection.PortableExecutable.DirectoryEntry.RelativeVirtualAddress Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.PortableExecutable/DirectoryEntry.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PortableExecutable.DirectoryEntry.RelativeVirtualAddress?branch=master
F:System.Reflection.PortableExecutable.DirectoryEntry.Size Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.PortableExecutable/DirectoryEntry.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PortableExecutable.DirectoryEntry.Size?branch=master
M:System.Reflection.PortableExecutable.ManagedPEBuilder.#ctor
(System.Reflection.PortableExecutable.PEHeaderBuilder,System.Reflection.Metadata.Ecma335.MetadataRootBuilder,
System.Reflection.Metadata.BlobBuilder,System.Reflection.Metadata.BlobBuilder,System.Reflection.Metadata.BlobBuilder,
System.Reflection.PortableExecutable.ResourceSectionBuilder,System.Reflection.PortableExecutable.DebugDirectoryBuilder,
System.Int32,System.Reflection.Metadata.MethodDefinitionHandle,System.Reflection.PortableExecutable.CorFlags,System.Func
{System.Collections.Generic.IEnumerable{System.Reflection.Metadata.Blob},System.Reflection.Metadata.BlobContentId})
Missing Missing NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.PortableExecutable/ManagedPEBuilder.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PortableExecutable.ManagedPEBuilder.-ctor?branch=master
M:System.Reflection.PortableExecutable.ManagedPEBuilder.CreateSections Missing NA NA Missing https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.PortableExecutable/ManagedPEBuilder.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PortableExecutable.ManagedPEBuilder.CreateSections?branch=master
M:System.Reflection.PortableExecutable.ManagedPEBuilder.GetDirectories Missing NA NA Missing https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.PortableExecutable/ManagedPEBuilder.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PortableExecutable.ManagedPEBuilder.GetDirectories?branch=master
T:System.Reflection.PortableExecutable.ManagedPEBuilder Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.PortableExecutable/ManagedPEBuilder.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PortableExecutable.ManagedPEBuilder?branch=master
F:System.Reflection.PortableExecutable.ManagedPEBuilder.ManagedResourcesDataAlignment Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.PortableExecutable/ManagedPEBuilder.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PortableExecutable.ManagedPEBuilder.ManagedResourcesDataAlignment?branch=master
F:System.Reflection.PortableExecutable.ManagedPEBuilder.MappedFieldDataAlignment Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.PortableExecutable/ManagedPEBuilder.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PortableExecutable.ManagedPEBuilder.MappedFieldDataAlignment?branch=master
M:System.Reflection.PortableExecutable.ManagedPEBuilder.SerializeSection
(System.String,System.Reflection.PortableExecutable.SectionLocation)
Missing Missing NA Missing https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.PortableExecutable/ManagedPEBuilder.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PortableExecutable.ManagedPEBuilder.SerializeSection?branch=master
M:System.Reflection.PortableExecutable.ManagedPEBuilder.Sign
(System.Reflection.Metadata.BlobBuilder,System.Func
{System.Collections.Generic.IEnumerable{System.Reflection.Metadata.Blob},System.Byte[]})
Missing Missing NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.PortableExecutable/ManagedPEBuilder.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PortableExecutable.ManagedPEBuilder.Sign?branch=master
M:System.Reflection.PortableExecutable.PEBuilder.#ctor
(System.Reflection.PortableExecutable.PEHeaderBuilder,System.Func
{System.Collections.Generic.IEnumerable{System.Reflection.Metadata.Blob},System.Reflection.Metadata.BlobContentId})
Missing Missing NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.PortableExecutable/PEBuilder.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PortableExecutable.PEBuilder.-ctor?branch=master
M:System.Reflection.PortableExecutable.PEBuilder.CreateSections Missing NA NA Missing https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.PortableExecutable/PEBuilder.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PortableExecutable.PEBuilder.CreateSections?branch=master
M:System.Reflection.PortableExecutable.PEBuilder.GetDirectories Missing NA NA Missing https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.PortableExecutable/PEBuilder.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PortableExecutable.PEBuilder.GetDirectories?branch=master
M:System.Reflection.PortableExecutable.PEBuilder.GetSections Missing NA NA Missing https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.PortableExecutable/PEBuilder.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PortableExecutable.PEBuilder.GetSections?branch=master
P:System.Reflection.PortableExecutable.PEBuilder.Header Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.PortableExecutable/PEBuilder.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PortableExecutable.PEBuilder.Header?branch=master
P:System.Reflection.PortableExecutable.PEBuilder.IdProvider Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.PortableExecutable/PEBuilder.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PortableExecutable.PEBuilder.IdProvider?branch=master
P:System.Reflection.PortableExecutable.PEBuilder.IsDeterministic Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.PortableExecutable/PEBuilder.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PortableExecutable.PEBuilder.IsDeterministic?branch=master
T:System.Reflection.PortableExecutable.PEBuilder Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.PortableExecutable/PEBuilder.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PortableExecutable.PEBuilder?branch=master
M:System.Reflection.PortableExecutable.PEBuilder.Serialize
(System.Reflection.Metadata.BlobBuilder)
Missing Missing NA Missing https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.PortableExecutable/PEBuilder.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PortableExecutable.PEBuilder.Serialize?branch=master
M:System.Reflection.PortableExecutable.PEBuilder.SerializeSection
(System.String,System.Reflection.PortableExecutable.SectionLocation)
Missing Missing NA Missing https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.PortableExecutable/PEBuilder.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PortableExecutable.PEBuilder.SerializeSection?branch=master
M:System.Reflection.PortableExecutable.PEBuilder.Section.#ctor
(System.String,System.Reflection.PortableExecutable.SectionCharacteristics)
Missing Missing NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.PortableExecutable/PEBuilder+Section.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PortableExecutable.PEBuilder.Section.-ctor?branch=master
F:System.Reflection.PortableExecutable.PEBuilder.Section.Characteristics Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.PortableExecutable/PEBuilder+Section.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PortableExecutable.PEBuilder.Section.Characteristics?branch=master
F:System.Reflection.PortableExecutable.PEBuilder.Section.Name Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.PortableExecutable/PEBuilder+Section.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PortableExecutable.PEBuilder.Section.Name?branch=master
T:System.Reflection.PortableExecutable.PEBuilder.Section Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.PortableExecutable/PEBuilder+Section.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PortableExecutable.PEBuilder.Section?branch=master
P:System.Reflection.PortableExecutable.PEHeader.BaseRelocationTableDirectory Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.PortableExecutable/PEHeader.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PortableExecutable.PEHeader.BaseRelocationTableDirectory?branch=master
P:System.Reflection.PortableExecutable.PEHeader.BoundImportTableDirectory Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.PortableExecutable/PEHeader.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PortableExecutable.PEHeader.BoundImportTableDirectory?branch=master
P:System.Reflection.PortableExecutable.PEHeader.CopyrightTableDirectory Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.PortableExecutable/PEHeader.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PortableExecutable.PEHeader.CopyrightTableDirectory?branch=master
P:System.Reflection.PortableExecutable.PEHeader.CorHeaderTableDirectory Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.PortableExecutable/PEHeader.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PortableExecutable.PEHeader.CorHeaderTableDirectory?branch=master
P:System.Reflection.PortableExecutable.PEHeader.DebugTableDirectory Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.PortableExecutable/PEHeader.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PortableExecutable.PEHeader.DebugTableDirectory?branch=master
P:System.Reflection.PortableExecutable.PEHeader.DelayImportTableDirectory Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.PortableExecutable/PEHeader.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PortableExecutable.PEHeader.DelayImportTableDirectory?branch=master
P:System.Reflection.PortableExecutable.PEHeader.DllCharacteristics Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.PortableExecutable/PEHeader.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PortableExecutable.PEHeader.DllCharacteristics?branch=master
P:System.Reflection.PortableExecutable.PEHeader.ExceptionTableDirectory Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.PortableExecutable/PEHeader.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PortableExecutable.PEHeader.ExceptionTableDirectory?branch=master
P:System.Reflection.PortableExecutable.PEHeader.ExportTableDirectory Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.PortableExecutable/PEHeader.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PortableExecutable.PEHeader.ExportTableDirectory?branch=master
P:System.Reflection.PortableExecutable.PEHeader.GlobalPointerTableDirectory Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.PortableExecutable/PEHeader.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PortableExecutable.PEHeader.GlobalPointerTableDirectory?branch=master
P:System.Reflection.PortableExecutable.PEHeader.ImportAddressTableDirectory Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.PortableExecutable/PEHeader.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PortableExecutable.PEHeader.ImportAddressTableDirectory?branch=master
P:System.Reflection.PortableExecutable.PEHeader.ImportTableDirectory Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.PortableExecutable/PEHeader.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PortableExecutable.PEHeader.ImportTableDirectory?branch=master
P:System.Reflection.PortableExecutable.PEHeader.LoadConfigTableDirectory Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.PortableExecutable/PEHeader.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PortableExecutable.PEHeader.LoadConfigTableDirectory?branch=master
T:System.Reflection.PortableExecutable.PEHeader Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.PortableExecutable/PEHeader.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PortableExecutable.PEHeader?branch=master
P:System.Reflection.PortableExecutable.PEHeader.ResourceTableDirectory Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.PortableExecutable/PEHeader.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PortableExecutable.PEHeader.ResourceTableDirectory?branch=master
P:System.Reflection.PortableExecutable.PEHeader.ThreadLocalStorageTableDirectory Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.PortableExecutable/PEHeader.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PortableExecutable.PEHeader.ThreadLocalStorageTableDirectory?branch=master
F:System.Reflection.PortableExecutable.PEMagic.PE32 Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.PortableExecutable/PEMagic.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PortableExecutable.PEMagic?branch=master
F:System.Reflection.PortableExecutable.PEMagic.PE32Plus Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.PortableExecutable/PEMagic.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PortableExecutable.PEMagic?branch=master
T:System.Reflection.PortableExecutable.PEMagic Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.PortableExecutable/PEMagic.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PortableExecutable.PEMagic?branch=master
T:System.Reflection.PortableExecutable.PEMemoryBlock Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.PortableExecutable/PEMemoryBlock.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PortableExecutable.PEMemoryBlock?branch=master
F:System.Reflection.PortableExecutable.SectionCharacteristics.Align1024Bytes Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.PortableExecutable/SectionCharacteristics.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PortableExecutable.SectionCharacteristics?branch=master
F:System.Reflection.PortableExecutable.SectionCharacteristics.Align128Bytes Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.PortableExecutable/SectionCharacteristics.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PortableExecutable.SectionCharacteristics?branch=master
F:System.Reflection.PortableExecutable.SectionCharacteristics.Align16Bytes Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.PortableExecutable/SectionCharacteristics.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PortableExecutable.SectionCharacteristics?branch=master
F:System.Reflection.PortableExecutable.SectionCharacteristics.Align1Bytes Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.PortableExecutable/SectionCharacteristics.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PortableExecutable.SectionCharacteristics?branch=master
F:System.Reflection.PortableExecutable.SectionCharacteristics.Align2048Bytes Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.PortableExecutable/SectionCharacteristics.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PortableExecutable.SectionCharacteristics?branch=master
F:System.Reflection.PortableExecutable.SectionCharacteristics.Align256Bytes Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.PortableExecutable/SectionCharacteristics.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PortableExecutable.SectionCharacteristics?branch=master
F:System.Reflection.PortableExecutable.SectionCharacteristics.Align2Bytes Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.PortableExecutable/SectionCharacteristics.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PortableExecutable.SectionCharacteristics?branch=master
F:System.Reflection.PortableExecutable.SectionCharacteristics.Align32Bytes Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.PortableExecutable/SectionCharacteristics.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PortableExecutable.SectionCharacteristics?branch=master
F:System.Reflection.PortableExecutable.SectionCharacteristics.Align4096Bytes Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.PortableExecutable/SectionCharacteristics.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PortableExecutable.SectionCharacteristics?branch=master
F:System.Reflection.PortableExecutable.SectionCharacteristics.Align4Bytes Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.PortableExecutable/SectionCharacteristics.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PortableExecutable.SectionCharacteristics?branch=master
F:System.Reflection.PortableExecutable.SectionCharacteristics.Align512Bytes Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.PortableExecutable/SectionCharacteristics.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PortableExecutable.SectionCharacteristics?branch=master
F:System.Reflection.PortableExecutable.SectionCharacteristics.Align64Bytes Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.PortableExecutable/SectionCharacteristics.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PortableExecutable.SectionCharacteristics?branch=master
F:System.Reflection.PortableExecutable.SectionCharacteristics.Align8192Bytes Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.PortableExecutable/SectionCharacteristics.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PortableExecutable.SectionCharacteristics?branch=master
F:System.Reflection.PortableExecutable.SectionCharacteristics.Align8Bytes Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.PortableExecutable/SectionCharacteristics.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PortableExecutable.SectionCharacteristics?branch=master
F:System.Reflection.PortableExecutable.SectionCharacteristics.AlignMask Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.PortableExecutable/SectionCharacteristics.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PortableExecutable.SectionCharacteristics?branch=master
F:System.Reflection.PortableExecutable.SectionCharacteristics.ContainsCode Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.PortableExecutable/SectionCharacteristics.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PortableExecutable.SectionCharacteristics?branch=master
F:System.Reflection.PortableExecutable.SectionCharacteristics.ContainsInitializedData Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.PortableExecutable/SectionCharacteristics.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PortableExecutable.SectionCharacteristics?branch=master
F:System.Reflection.PortableExecutable.SectionCharacteristics.ContainsUninitializedData Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.PortableExecutable/SectionCharacteristics.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PortableExecutable.SectionCharacteristics?branch=master
F:System.Reflection.PortableExecutable.SectionCharacteristics.GPRel Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.PortableExecutable/SectionCharacteristics.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PortableExecutable.SectionCharacteristics?branch=master
F:System.Reflection.PortableExecutable.SectionCharacteristics.LinkerComdat Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.PortableExecutable/SectionCharacteristics.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PortableExecutable.SectionCharacteristics?branch=master
F:System.Reflection.PortableExecutable.SectionCharacteristics.LinkerInfo Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.PortableExecutable/SectionCharacteristics.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PortableExecutable.SectionCharacteristics?branch=master
F:System.Reflection.PortableExecutable.SectionCharacteristics.LinkerNRelocOvfl Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.PortableExecutable/SectionCharacteristics.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PortableExecutable.SectionCharacteristics?branch=master
F:System.Reflection.PortableExecutable.SectionCharacteristics.LinkerOther Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.PortableExecutable/SectionCharacteristics.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PortableExecutable.SectionCharacteristics?branch=master
F:System.Reflection.PortableExecutable.SectionCharacteristics.LinkerRemove Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.PortableExecutable/SectionCharacteristics.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PortableExecutable.SectionCharacteristics?branch=master
F:System.Reflection.PortableExecutable.SectionCharacteristics.Mem16Bit Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.PortableExecutable/SectionCharacteristics.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PortableExecutable.SectionCharacteristics?branch=master
F:System.Reflection.PortableExecutable.SectionCharacteristics.MemDiscardable Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.PortableExecutable/SectionCharacteristics.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PortableExecutable.SectionCharacteristics?branch=master
F:System.Reflection.PortableExecutable.SectionCharacteristics.MemExecute Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.PortableExecutable/SectionCharacteristics.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PortableExecutable.SectionCharacteristics?branch=master
F:System.Reflection.PortableExecutable.SectionCharacteristics.MemFardata Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.PortableExecutable/SectionCharacteristics.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PortableExecutable.SectionCharacteristics?branch=master
F:System.Reflection.PortableExecutable.SectionCharacteristics.MemLocked Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.PortableExecutable/SectionCharacteristics.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PortableExecutable.SectionCharacteristics?branch=master
F:System.Reflection.PortableExecutable.SectionCharacteristics.MemNotCached Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.PortableExecutable/SectionCharacteristics.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PortableExecutable.SectionCharacteristics?branch=master
F:System.Reflection.PortableExecutable.SectionCharacteristics.MemNotPaged Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.PortableExecutable/SectionCharacteristics.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PortableExecutable.SectionCharacteristics?branch=master
F:System.Reflection.PortableExecutable.SectionCharacteristics.MemPreload Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.PortableExecutable/SectionCharacteristics.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PortableExecutable.SectionCharacteristics?branch=master
F:System.Reflection.PortableExecutable.SectionCharacteristics.MemProtected Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.PortableExecutable/SectionCharacteristics.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PortableExecutable.SectionCharacteristics?branch=master
F:System.Reflection.PortableExecutable.SectionCharacteristics.MemPurgeable Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.PortableExecutable/SectionCharacteristics.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PortableExecutable.SectionCharacteristics?branch=master
F:System.Reflection.PortableExecutable.SectionCharacteristics.MemRead Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.PortableExecutable/SectionCharacteristics.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PortableExecutable.SectionCharacteristics?branch=master
F:System.Reflection.PortableExecutable.SectionCharacteristics.MemShared Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.PortableExecutable/SectionCharacteristics.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PortableExecutable.SectionCharacteristics?branch=master
F:System.Reflection.PortableExecutable.SectionCharacteristics.MemSysheap Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.PortableExecutable/SectionCharacteristics.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PortableExecutable.SectionCharacteristics?branch=master
F:System.Reflection.PortableExecutable.SectionCharacteristics.MemWrite Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.PortableExecutable/SectionCharacteristics.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PortableExecutable.SectionCharacteristics?branch=master
F:System.Reflection.PortableExecutable.SectionCharacteristics.NoDeferSpecExc Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.PortableExecutable/SectionCharacteristics.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PortableExecutable.SectionCharacteristics?branch=master
T:System.Reflection.PortableExecutable.SectionCharacteristics Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.PortableExecutable/SectionCharacteristics.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PortableExecutable.SectionCharacteristics?branch=master
F:System.Reflection.PortableExecutable.SectionCharacteristics.TypeCopy Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.PortableExecutable/SectionCharacteristics.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PortableExecutable.SectionCharacteristics?branch=master
F:System.Reflection.PortableExecutable.SectionCharacteristics.TypeDSect Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.PortableExecutable/SectionCharacteristics.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PortableExecutable.SectionCharacteristics?branch=master
F:System.Reflection.PortableExecutable.SectionCharacteristics.TypeGroup Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.PortableExecutable/SectionCharacteristics.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PortableExecutable.SectionCharacteristics?branch=master
F:System.Reflection.PortableExecutable.SectionCharacteristics.TypeNoLoad Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.PortableExecutable/SectionCharacteristics.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PortableExecutable.SectionCharacteristics?branch=master
F:System.Reflection.PortableExecutable.SectionCharacteristics.TypeNoPad Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.PortableExecutable/SectionCharacteristics.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PortableExecutable.SectionCharacteristics?branch=master
F:System.Reflection.PortableExecutable.SectionCharacteristics.TypeOver Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.PortableExecutable/SectionCharacteristics.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PortableExecutable.SectionCharacteristics?branch=master
F:System.Reflection.PortableExecutable.SectionCharacteristics.TypeReg Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.PortableExecutable/SectionCharacteristics.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PortableExecutable.SectionCharacteristics?branch=master
M:System.Reflection.PortableExecutable.SectionLocation.#ctor(System.Int32,System.Int32) Missing Missing NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.PortableExecutable/SectionLocation.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PortableExecutable.SectionLocation.-ctor?branch=master
P:System.Reflection.PortableExecutable.SectionLocation.PointerToRawData Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.PortableExecutable/SectionLocation.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PortableExecutable.SectionLocation.PointerToRawData?branch=master
P:System.Reflection.PortableExecutable.SectionLocation.RelativeVirtualAddress Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.PortableExecutable/SectionLocation.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PortableExecutable.SectionLocation.RelativeVirtualAddress?branch=master
T:System.Reflection.PortableExecutable.SectionLocation Missing NA NA NA https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.PortableExecutable/SectionLocation.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Reflection.PortableExecutable.SectionLocation?branch=master

Note: I noticed some of these APIs were introduced in .NET Core 1.x, but either disappeared in subsequent versions, or were moved to .NET Standard. I'll let area owners decide if they want those to document those APIs. If yes, then they would have to be documented directly in dotnet-api-docs.

@carlossanlop carlossanlop added documentation Documentation bug or enhancement, does not impact product or test code area-System.Reflection help wanted [up-for-grabs] Good issue for external contributors untriaged New issue has not been triaged by the area owner labels Oct 27, 2020
@carlossanlop carlossanlop added this to the 6.0.0 milestone Oct 27, 2020
@steveharter steveharter removed the untriaged New issue has not been triaged by the area owner label Nov 13, 2020
@krwq krwq modified the milestones: 6.0.0, 7.0.0 Jul 15, 2021
@joperezr joperezr added the tracking This issue is tracking the completion of other related issues. label Aug 3, 2022
@joperezr
Copy link
Member

joperezr commented Aug 3, 2022

We won't have time to add the documentation before ZBB. Adjusting milestone accordingly.

@joperezr joperezr modified the milestones: 7.0.0, Future Aug 3, 2022
@joperezr
Copy link
Member

joperezr commented Oct 5, 2022

[Triage]: @buyaa-n will take a look at this one. A lot of the APIs might already be documented, but she will take a look which ones are missing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-System.Reflection documentation Documentation bug or enhancement, does not impact product or test code help wanted [up-for-grabs] Good issue for external contributors tracking This issue is tracking the completion of other related issues.
Projects
No open projects
Development

No branches or pull requests

5 participants