Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
26 changes: 26 additions & 0 deletions xml/FrameworksIndex/netcore-1.0.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11240,6 +11240,16 @@
<Member Id="F:System.IO.FileMode.OpenOrCreate" />
<Member Id="F:System.IO.FileMode.Truncate" />
</Type>
<Type Name="System.IO.FileNotFoundException" Id="T:System.IO.FileNotFoundException">
<Member Id="M:System.IO.FileNotFoundException.#ctor" />
<Member Id="M:System.IO.FileNotFoundException.#ctor(System.String)" />
<Member Id="M:System.IO.FileNotFoundException.#ctor(System.String,System.Exception)" />
<Member Id="M:System.IO.FileNotFoundException.#ctor(System.String,System.String)" />
<Member Id="M:System.IO.FileNotFoundException.#ctor(System.String,System.String,System.Exception)" />
<Member Id="M:System.IO.FileNotFoundException.ToString" />
<Member Id="P:System.IO.FileNotFoundException.FileName" />
<Member Id="P:System.IO.FileNotFoundException.Message" />
</Type>
<Type Name="System.IO.FileOptions" Id="T:System.IO.FileOptions">
<Member Id="F:System.IO.FileOptions.Asynchronous" />
<Member Id="F:System.IO.FileOptions.DeleteOnClose" />
Expand Down Expand Up @@ -11358,6 +11368,12 @@
<Member Id="M:System.IO.InvalidDataException.#ctor(System.String)" />
<Member Id="M:System.IO.InvalidDataException.#ctor(System.String,System.Exception)" />
</Type>
<Type Name="System.IO.IOException" Id="T:System.IO.IOException">
<Member Id="M:System.IO.IOException.#ctor" />
<Member Id="M:System.IO.IOException.#ctor(System.String)" />
<Member Id="M:System.IO.IOException.#ctor(System.String,System.Exception)" />
<Member Id="M:System.IO.IOException.#ctor(System.String,System.Int32)" />
</Type>
<Type Name="System.IO.MemoryStream" Id="T:System.IO.MemoryStream">
<Member Id="M:System.IO.MemoryStream.#ctor" />
<Member Id="M:System.IO.MemoryStream.#ctor(System.Byte[])" />
Expand Down Expand Up @@ -20052,6 +20068,16 @@
<Type Name="System.Runtime.CompilerServices.CompilerGeneratedAttribute" Id="T:System.Runtime.CompilerServices.CompilerGeneratedAttribute">
<Member Id="M:System.Runtime.CompilerServices.CompilerGeneratedAttribute.#ctor" />
</Type>
<Type Name="System.Runtime.CompilerServices.ConditionalWeakTable`2" Id="T:System.Runtime.CompilerServices.ConditionalWeakTable`2">
<Member Id="M:System.Runtime.CompilerServices.ConditionalWeakTable`2.#ctor" />
<Member Id="M:System.Runtime.CompilerServices.ConditionalWeakTable`2.Add(`0,`1)" />
<Member Id="M:System.Runtime.CompilerServices.ConditionalWeakTable`2.Finalize" />
<Member Id="M:System.Runtime.CompilerServices.ConditionalWeakTable`2.GetOrCreateValue(`0)" />
<Member Id="M:System.Runtime.CompilerServices.ConditionalWeakTable`2.GetValue(`0,System.Runtime.CompilerServices.ConditionalWeakTable`2.CreateValueCallback{`0,`1})" />
<Member Id="M:System.Runtime.CompilerServices.ConditionalWeakTable`2.Remove(`0)" />
<Member Id="M:System.Runtime.CompilerServices.ConditionalWeakTable`2.TryGetValue(`0,`1@)" />
</Type>
<Type Name="System.Runtime.CompilerServices.ConditionalWeakTable`2/CreateValueCallback" Id="T:System.Runtime.CompilerServices.ConditionalWeakTable`2.CreateValueCallback" />
<Type Name="System.Runtime.CompilerServices.ConfiguredTaskAwaitable" Id="T:System.Runtime.CompilerServices.ConfiguredTaskAwaitable">
<Member Id="M:System.Runtime.CompilerServices.ConfiguredTaskAwaitable.GetAwaiter" />
</Type>
Expand Down
26 changes: 26 additions & 0 deletions xml/FrameworksIndex/netcore-1.1.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11577,6 +11577,16 @@
<Member Id="F:System.IO.FileMode.OpenOrCreate" />
<Member Id="F:System.IO.FileMode.Truncate" />
</Type>
<Type Name="System.IO.FileNotFoundException" Id="T:System.IO.FileNotFoundException">
<Member Id="M:System.IO.FileNotFoundException.#ctor" />
<Member Id="M:System.IO.FileNotFoundException.#ctor(System.String)" />
<Member Id="M:System.IO.FileNotFoundException.#ctor(System.String,System.Exception)" />
<Member Id="M:System.IO.FileNotFoundException.#ctor(System.String,System.String)" />
<Member Id="M:System.IO.FileNotFoundException.#ctor(System.String,System.String,System.Exception)" />
<Member Id="M:System.IO.FileNotFoundException.ToString" />
<Member Id="P:System.IO.FileNotFoundException.FileName" />
<Member Id="P:System.IO.FileNotFoundException.Message" />
</Type>
<Type Name="System.IO.FileOptions" Id="T:System.IO.FileOptions">
<Member Id="F:System.IO.FileOptions.Asynchronous" />
<Member Id="F:System.IO.FileOptions.DeleteOnClose" />
Expand Down Expand Up @@ -11695,6 +11705,12 @@
<Member Id="M:System.IO.InvalidDataException.#ctor(System.String)" />
<Member Id="M:System.IO.InvalidDataException.#ctor(System.String,System.Exception)" />
</Type>
<Type Name="System.IO.IOException" Id="T:System.IO.IOException">
<Member Id="M:System.IO.IOException.#ctor" />
<Member Id="M:System.IO.IOException.#ctor(System.String)" />
<Member Id="M:System.IO.IOException.#ctor(System.String,System.Exception)" />
<Member Id="M:System.IO.IOException.#ctor(System.String,System.Int32)" />
</Type>
<Type Name="System.IO.MemoryStream" Id="T:System.IO.MemoryStream">
<Member Id="M:System.IO.MemoryStream.#ctor" />
<Member Id="M:System.IO.MemoryStream.#ctor(System.Byte[])" />
Expand Down Expand Up @@ -21426,6 +21442,16 @@
<Type Name="System.Runtime.CompilerServices.CompilerGeneratedAttribute" Id="T:System.Runtime.CompilerServices.CompilerGeneratedAttribute">
<Member Id="M:System.Runtime.CompilerServices.CompilerGeneratedAttribute.#ctor" />
</Type>
<Type Name="System.Runtime.CompilerServices.ConditionalWeakTable`2" Id="T:System.Runtime.CompilerServices.ConditionalWeakTable`2">
<Member Id="M:System.Runtime.CompilerServices.ConditionalWeakTable`2.#ctor" />
<Member Id="M:System.Runtime.CompilerServices.ConditionalWeakTable`2.Add(`0,`1)" />
<Member Id="M:System.Runtime.CompilerServices.ConditionalWeakTable`2.Finalize" />
<Member Id="M:System.Runtime.CompilerServices.ConditionalWeakTable`2.GetOrCreateValue(`0)" />
<Member Id="M:System.Runtime.CompilerServices.ConditionalWeakTable`2.GetValue(`0,System.Runtime.CompilerServices.ConditionalWeakTable`2.CreateValueCallback{`0,`1})" />
<Member Id="M:System.Runtime.CompilerServices.ConditionalWeakTable`2.Remove(`0)" />
<Member Id="M:System.Runtime.CompilerServices.ConditionalWeakTable`2.TryGetValue(`0,`1@)" />
</Type>
<Type Name="System.Runtime.CompilerServices.ConditionalWeakTable`2/CreateValueCallback" Id="T:System.Runtime.CompilerServices.ConditionalWeakTable`2.CreateValueCallback" />
<Type Name="System.Runtime.CompilerServices.ConfiguredTaskAwaitable" Id="T:System.Runtime.CompilerServices.ConfiguredTaskAwaitable">
<Member Id="M:System.Runtime.CompilerServices.ConfiguredTaskAwaitable.GetAwaiter" />
</Type>
Expand Down
1 change: 0 additions & 1 deletion xml/FrameworksIndex/netcore-2.0.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22299,7 +22299,6 @@
<Member Id="F:System.Reflection.BindingFlags.CreateInstance" />
<Member Id="F:System.Reflection.BindingFlags.DeclaredOnly" />
<Member Id="F:System.Reflection.BindingFlags.Default" />
<Member Id="F:System.Reflection.BindingFlags.DoNotWrapExceptions" />
<Member Id="F:System.Reflection.BindingFlags.ExactBinding" />
<Member Id="F:System.Reflection.BindingFlags.FlattenHierarchy" />
<Member Id="F:System.Reflection.BindingFlags.GetField" />
Expand Down
16 changes: 16 additions & 0 deletions xml/FrameworksIndex/netstandard-1.5.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3144,11 +3144,27 @@
<Member Id="P:System.IO.FileLoadException.FileName" />
<Member Id="P:System.IO.FileLoadException.Message" />
</Type>
<Type Name="System.IO.FileNotFoundException" Id="T:System.IO.FileNotFoundException">
<Member Id="M:System.IO.FileNotFoundException.#ctor" />
<Member Id="M:System.IO.FileNotFoundException.#ctor(System.String)" />
<Member Id="M:System.IO.FileNotFoundException.#ctor(System.String,System.Exception)" />
<Member Id="M:System.IO.FileNotFoundException.#ctor(System.String,System.String)" />
<Member Id="M:System.IO.FileNotFoundException.#ctor(System.String,System.String,System.Exception)" />
<Member Id="M:System.IO.FileNotFoundException.ToString" />
<Member Id="P:System.IO.FileNotFoundException.FileName" />
<Member Id="P:System.IO.FileNotFoundException.Message" />
</Type>
<Type Name="System.IO.InvalidDataException" Id="T:System.IO.InvalidDataException">
<Member Id="M:System.IO.InvalidDataException.#ctor" />
<Member Id="M:System.IO.InvalidDataException.#ctor(System.String)" />
<Member Id="M:System.IO.InvalidDataException.#ctor(System.String,System.Exception)" />
</Type>
<Type Name="System.IO.IOException" Id="T:System.IO.IOException">
<Member Id="M:System.IO.IOException.#ctor" />
<Member Id="M:System.IO.IOException.#ctor(System.String)" />
<Member Id="M:System.IO.IOException.#ctor(System.String,System.Exception)" />
<Member Id="M:System.IO.IOException.#ctor(System.String,System.Int32)" />
</Type>
<Type Name="System.IO.MemoryStream" Id="T:System.IO.MemoryStream">
<Member Id="M:System.IO.MemoryStream.#ctor" />
<Member Id="M:System.IO.MemoryStream.#ctor(System.Byte[])" />
Expand Down
16 changes: 16 additions & 0 deletions xml/FrameworksIndex/netstandard-1.6.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5230,6 +5230,16 @@
<Member Id="F:System.IO.FileMode.OpenOrCreate" />
<Member Id="F:System.IO.FileMode.Truncate" />
</Type>
<Type Name="System.IO.FileNotFoundException" Id="T:System.IO.FileNotFoundException">
<Member Id="M:System.IO.FileNotFoundException.#ctor" />
<Member Id="M:System.IO.FileNotFoundException.#ctor(System.String)" />
<Member Id="M:System.IO.FileNotFoundException.#ctor(System.String,System.Exception)" />
<Member Id="M:System.IO.FileNotFoundException.#ctor(System.String,System.String)" />
<Member Id="M:System.IO.FileNotFoundException.#ctor(System.String,System.String,System.Exception)" />
<Member Id="M:System.IO.FileNotFoundException.ToString" />
<Member Id="P:System.IO.FileNotFoundException.FileName" />
<Member Id="P:System.IO.FileNotFoundException.Message" />
</Type>
<Type Name="System.IO.FileOptions" Id="T:System.IO.FileOptions">
<Member Id="F:System.IO.FileOptions.Asynchronous" />
<Member Id="F:System.IO.FileOptions.DeleteOnClose" />
Expand Down Expand Up @@ -5306,6 +5316,12 @@
<Member Id="M:System.IO.InvalidDataException.#ctor(System.String)" />
<Member Id="M:System.IO.InvalidDataException.#ctor(System.String,System.Exception)" />
</Type>
<Type Name="System.IO.IOException" Id="T:System.IO.IOException">
<Member Id="M:System.IO.IOException.#ctor" />
<Member Id="M:System.IO.IOException.#ctor(System.String)" />
<Member Id="M:System.IO.IOException.#ctor(System.String,System.Exception)" />
<Member Id="M:System.IO.IOException.#ctor(System.String,System.Int32)" />
</Type>
<Type Name="System.IO.MemoryStream" Id="T:System.IO.MemoryStream">
<Member Id="M:System.IO.MemoryStream.#ctor" />
<Member Id="M:System.IO.MemoryStream.#ctor(System.Byte[])" />
Expand Down
3 changes: 2 additions & 1 deletion xml/Microsoft.Build.Construction/ProjectRootElement.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2798,7 +2798,8 @@ The caller must add the UsingTask element to the location of choice in the proje
</param>
<summary>
Reload the existing project root element from the given <paramref name="reader" />
A reload operation completely replaces the state of this <see cref="T:Microsoft.Build.ObjectModelRemoting.ProjectRootElementLink.MarkDirty*" /> for side effects).
A reload operation completely replaces the state of this <see cref="T:Microsoft.Build.Construction.ProjectRootElement" /> object. This operation marks the
object as dirty (see <see cref="M:Microsoft.Build.Construction.ProjectRootElement.MarkDirty(System.String,System.String)" /> for side effects).

If the new state has invalid XML or MSBuild syntax, then this method throws an <see cref="T:Microsoft.Build.Exceptions.InvalidProjectFileException" />.
When this happens, the state of this object does not change.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
</Parameters>
<Docs>
<param name="policy"> The <see cref="T:Microsoft.Build.Evaluation.Context.EvaluationContext.SharingPolicy" /> to use.</param>
<param name="fileSystem">The <see cref="T:Microsoft.Build.FileSystem.MSBuildFileSystemBase" /> to use.
<param name="fileSystem">The <see cref="T:Microsoft.Build.Shared.FileSystem.IFileSystem" /> to use.
This parameter is compatible only with <see cref="F:Microsoft.Build.Evaluation.Context.EvaluationContext.SharingPolicy.Shared" />.
The method throws if a file system is used with <see cref="F:Microsoft.Build.Evaluation.Context.EvaluationContext.SharingPolicy.Isolated" />.
The reasoning is that <see cref="F:Microsoft.Build.Evaluation.Context.EvaluationContext.SharingPolicy.Isolated" /> means not reusing any caches between evaluations,
Expand Down
3 changes: 2 additions & 1 deletion xml/Microsoft.Build.Evaluation/Project.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3305,7 +3305,7 @@
their previously stored value to find out, and if so perhaps decide to update their own state.
Note that the number may not increase monotonically.

This number corresponds to the <see cref="P:Microsoft.Build.Framework.BuildEventContext.EvaluationId" /> and can be used to connect
This number corresponds to the <seealso cref="P:Microsoft.Build.Framework.BuildEventContext.EvaluationId" /> and can be used to connect
evaluation logging events back to the Project instance.
</summary>
<value>To be added.</value>
Expand Down Expand Up @@ -4051,6 +4051,7 @@
- <see cref="M:Microsoft.Build.Evaluation.Project.RemoveItems(System.Collections.Generic.IEnumerable{Microsoft.Build.Evaluation.ProjectItem})" />
- <see cref="M:Microsoft.Build.Evaluation.Project.AddItem(System.String,System.String,System.Collections.Generic.IEnumerable{System.Collections.Generic.KeyValuePair{System.String,System.String}})" />
- <see cref="M:Microsoft.Build.Evaluation.Project.AddItemFast(System.String,System.String,System.Collections.Generic.IEnumerable{System.Collections.Generic.KeyValuePair{System.String,System.String}})" />
- <see cref="M:Microsoft.Build.Evaluation.ProjectItem.ChangeItemType(System.String)" />
- <see cref="M:Microsoft.Build.Evaluation.ProjectItem.Rename(System.String)" />
- <see cref="M:Microsoft.Build.Evaluation.ProjectItem.RemoveMetadata(System.String)" />
- <see cref="M:Microsoft.Build.Evaluation.ProjectItem.SetMetadataValue(System.String,System.String)" />
Expand Down
2 changes: 1 addition & 1 deletion xml/Microsoft.Build.Evaluation/ProjectCollection.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1880,7 +1880,7 @@
This is the Windows file version (specifically the value of the FileVersion
resource), not necessarily the assembly version.
If you want the assembly version, use Constants.AssemblyVersion.
This is not the <see cref="P:Microsoft.Build.BuildEngine.ToolsetCollection.ToolsVersions*">ToolsetCollection.ToolsVersions</see>.
This is not the <see cref="P:Microsoft.Build.Evaluation.ProjectCollection.ToolsetsVersion">ToolsetCollectionVersion</see>.
</remarks>
</Docs>
</Member>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<Type Name="BuildManager+DeferredBuildMessage" FullName="Microsoft.Build.Execution.BuildManager+DeferredBuildMessage">
<TypeSignature Language="C#" Value="public struct BuildManager.DeferredBuildMessage" />
<TypeSignature Language="C#" Value="public readonly struct BuildManager.DeferredBuildMessage" />
<TypeSignature Language="ILAsm" Value=".class nested public sequential ansi sealed beforefieldinit BuildManager/DeferredBuildMessage extends System.ValueType" />
<TypeSignature Language="DocId" Value="T:Microsoft.Build.Execution.BuildManager.DeferredBuildMessage" />
<TypeSignature Language="VB.NET" Value="Public Structure BuildManager.DeferredBuildMessage" />
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<Type Name="PluginTargetResult" FullName="Microsoft.Build.Experimental.ProjectCache.PluginTargetResult">
<TypeSignature Language="C#" Value="public struct PluginTargetResult" />
<TypeSignature Language="C#" Value="public readonly struct PluginTargetResult" />
<TypeSignature Language="ILAsm" Value=".class public sequential ansi sealed beforefieldinit PluginTargetResult extends System.ValueType" />
<TypeSignature Language="DocId" Value="T:Microsoft.Build.Experimental.ProjectCache.PluginTargetResult" />
<TypeSignature Language="VB.NET" Value="Public Structure PluginTargetResult" />
Expand Down
2 changes: 1 addition & 1 deletion xml/Microsoft.Build.Framework/BuildEventArgs.xml
Original file line number Diff line number Diff line change
Expand Up @@ -292,7 +292,7 @@
</ReturnValue>
<Docs>
<summary>
Exposes the private <see cref="F:Microsoft.Build.Framework.BuildEventArgs.Timestamp" /> field to derived types.
Exposes the private <see cref="F:Microsoft.Build.Framework.BuildEventArgs.timestamp" /> field to derived types.
Used for serialization. Avoids the side effects of calling the
<see cref="P:Microsoft.Build.Framework.BuildEventArgs.Timestamp" /> getter.
</summary>
Expand Down
7 changes: 3 additions & 4 deletions xml/Microsoft.Build.Framework/SdkReference.xml
Original file line number Diff line number Diff line change
Expand Up @@ -79,10 +79,9 @@
<Parameter Name="other" Type="Microsoft.Build.Framework.SdkReference" />
</Parameters>
<Docs>
<param name="other">An object to compare with this object.</param>
<summary>Indicates whether the current object is equal to another object of the same type.</summary>
<returns>
<see langword="true" /> if the current object is equal to the <paramref name="other" /> parameter; otherwise, <see langword="false" />.</returns>
<param name="other" />
<summary />
<returns />
<remarks>To be added.</remarks>
</Docs>
</Member>
Expand Down
8 changes: 2 additions & 6 deletions xml/Microsoft.Build.Framework/SdkResolver.xml
Original file line number Diff line number Diff line change
Expand Up @@ -117,12 +117,8 @@
applicable for a particular <see cref="T:Microsoft.Build.Framework.SdkReference" />.
</returns>
<remarks>
<format type="text/markdown"><![CDATA[
## Remarks
> [!NOTE]
> You must use the <xref:Microsoft.Build.Framework.SdkResultFactory> to return a result.
]]></format>
</remarks>
Note: You must use <see cref="T:Microsoft.Build.Framework.SdkResultFactory" /> to return a result.
</remarks>
</Docs>
</Member>
</Members>
Expand Down
9 changes: 3 additions & 6 deletions xml/Microsoft.Build.Framework/SdkResolverContext.xml
Original file line number Diff line number Diff line change
Expand Up @@ -127,12 +127,9 @@
</summary>
<value>To be added.</value>
<remarks>
<format type="text/markdown"><![CDATA[
## Remarks

File version is based on commit height from our public git repository. This is informational and not equal to the assembly version.
]]></format>
</remarks>
File version based on commit height from our public git repository. This is informational
and not equal to the assembly version.
</remarks>
</Docs>
</Member>
<Member MemberName="ProjectFilePath">
Expand Down
9 changes: 2 additions & 7 deletions xml/Microsoft.Build.Framework/SdkResult.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,8 @@
An abstract interface class to indicate SDK resolver success or failure.
</summary>
<remarks>
<format type="text/markdown"><![CDATA[

## Remarks
> [!NOTE]
> Use <xref:Microsoft.Build.Framework.SdkResultFactory> to create instances of this class. Do not inherit from this class.
]]></format>
</remarks>
Note: Use <see cref="T:Microsoft.Build.Framework.SdkResultFactory" /> to create instances of this class. Do not inherit from this class.
</remarks>
</Docs>
<Members>
<Member MemberName=".ctor">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<Type Name="ProjectGraph+GraphConstructionMetrics" FullName="Microsoft.Build.Graph.ProjectGraph+GraphConstructionMetrics">
<TypeSignature Language="C#" Value="public struct ProjectGraph.GraphConstructionMetrics" />
<TypeSignature Language="C#" Value="public readonly struct ProjectGraph.GraphConstructionMetrics" />
<TypeSignature Language="ILAsm" Value=".class nested public sequential ansi sealed beforefieldinit ProjectGraph/GraphConstructionMetrics extends System.ValueType" />
<TypeSignature Language="DocId" Value="T:Microsoft.Build.Graph.ProjectGraph.GraphConstructionMetrics" />
<TypeSignature Language="VB.NET" Value="Public Structure ProjectGraph.GraphConstructionMetrics" />
Expand Down
Loading