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