11 references to IncompleteDocument
Microsoft.DotNet.TemplateLocator (11)
src\sdk\src\Resolvers\Microsoft.NET.Sdk.WorkloadManifestReader\SdkDirectoryWorkloadManifestProvider.GlobalJsonReader.cs (1)
112throw new JsonFormatException(Strings.IncompleteDocument);
src\sdk\src\Resolvers\Microsoft.NET.Sdk.WorkloadManifestReader\WorkloadManifestReader.cs (10)
185throw new WorkloadManifestFormatException(Strings.IncompleteDocument); 245throw new WorkloadManifestFormatException(Strings.IncompleteDocument); 271throw new WorkloadManifestFormatException(Strings.IncompleteDocument); 297throw new WorkloadManifestFormatException(Strings.IncompleteDocument); 320throw new WorkloadManifestFormatException(Strings.IncompleteDocument); 343throw new WorkloadManifestFormatException(Strings.IncompleteDocument); 369throw new WorkloadManifestFormatException(Strings.IncompleteDocument); 395throw new WorkloadManifestFormatException(Strings.IncompleteDocument); 497throw new WorkloadManifestFormatException(Strings.IncompleteDocument); 561throw new WorkloadManifestFormatException(Strings.IncompleteDocument);