Skip to content

Commit 98abe84

Browse files
filzrevgithub-actions[bot]
authored andcommitted
test(snapshot): update snapshots 057387d
1 parent 057387d commit 98abe84

File tree

508 files changed

+94349
-13628
lines changed

Some content is hidden

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

508 files changed

+94349
-13628
lines changed
Lines changed: 311 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,311 @@
1+
{
2+
"uid": "CSharp10.ConstantInterpolatedStrings.S1",
3+
"isEii": false,
4+
"isExtensionMethod": false,
5+
"parent": {
6+
"isEii": false,
7+
"isExtensionMethod": false,
8+
"specName": [
9+
{
10+
"lang": "csharp",
11+
"value": "<xref uid=\"CSharp10.ConstantInterpolatedStrings\" displayProperty=\"name\"/>"
12+
},
13+
{
14+
"lang": "vb",
15+
"value": "<xref uid=\"CSharp10.ConstantInterpolatedStrings\" displayProperty=\"name\"/>"
16+
}
17+
],
18+
"level": 0
19+
},
20+
"langs": [
21+
"csharp",
22+
"vb"
23+
],
24+
"name": [
25+
{
26+
"lang": "csharp",
27+
"value": "S1"
28+
},
29+
{
30+
"lang": "vb",
31+
"value": "S1"
32+
}
33+
],
34+
"nameWithType": [
35+
{
36+
"lang": "csharp",
37+
"value": "ConstantInterpolatedStrings.S1"
38+
},
39+
{
40+
"lang": "vb",
41+
"value": "ConstantInterpolatedStrings.S1"
42+
}
43+
],
44+
"fullName": [
45+
{
46+
"lang": "csharp",
47+
"value": "CSharp10.ConstantInterpolatedStrings.S1"
48+
},
49+
{
50+
"lang": "vb",
51+
"value": "CSharp10.ConstantInterpolatedStrings.S1"
52+
}
53+
],
54+
"type": "field",
55+
"source": {
56+
"remote": {
57+
"path": "samples/csharp/src/CSharp10.cs",
58+
"branch": "main",
59+
"repo": "https://github.com/dotnet/docfx"
60+
},
61+
"id": "S1",
62+
"path": "src/CSharp10.cs",
63+
"startLine": 22,
64+
"endLine": 0
65+
},
66+
"assemblies": [
67+
"CSharp"
68+
],
69+
"namespace": {
70+
"uid": "CSharp10",
71+
"isEii": false,
72+
"isExtensionMethod": false,
73+
"href": "CSharp10.html",
74+
"name": [
75+
{
76+
"lang": "csharp",
77+
"value": "CSharp10"
78+
},
79+
{
80+
"lang": "vb",
81+
"value": "CSharp10"
82+
}
83+
],
84+
"nameWithType": [
85+
{
86+
"lang": "csharp",
87+
"value": "CSharp10"
88+
},
89+
{
90+
"lang": "vb",
91+
"value": "CSharp10"
92+
}
93+
],
94+
"fullName": [
95+
{
96+
"lang": "csharp",
97+
"value": "CSharp10"
98+
},
99+
{
100+
"lang": "vb",
101+
"value": "CSharp10"
102+
}
103+
],
104+
"specName": [
105+
{
106+
"lang": "csharp",
107+
"value": "<xref uid=\"CSharp10\" text=\"CSharp10\"/>"
108+
},
109+
{
110+
"lang": "vb",
111+
"value": "<xref uid=\"CSharp10\" text=\"CSharp10\"/>"
112+
}
113+
],
114+
"level": 0
115+
},
116+
"syntax": {
117+
"content": [
118+
{
119+
"lang": "csharp",
120+
"value": "public const string S1 = \"Hello world\""
121+
},
122+
{
123+
"lang": "vb",
124+
"value": "Public Const S1 As String = \"Hello world\""
125+
}
126+
],
127+
"return": {
128+
"type": {
129+
"uid": "System.String",
130+
"name": [
131+
{
132+
"lang": "csharp",
133+
"value": "string"
134+
},
135+
{
136+
"lang": "vb",
137+
"value": "String"
138+
}
139+
],
140+
"nameWithType": [
141+
{
142+
"lang": "csharp",
143+
"value": "string"
144+
},
145+
{
146+
"lang": "vb",
147+
"value": "String"
148+
}
149+
],
150+
"fullName": [
151+
{
152+
"lang": "csharp",
153+
"value": "string"
154+
},
155+
{
156+
"lang": "vb",
157+
"value": "String"
158+
}
159+
],
160+
"specName": [
161+
{
162+
"lang": "csharp",
163+
"value": "<xref uid=\"System.String\" text=\"string\"/>"
164+
},
165+
{
166+
"lang": "vb",
167+
"value": "<xref uid=\"System.String\" text=\"string\"/>"
168+
}
169+
]
170+
}
171+
}
172+
},
173+
"level": 0,
174+
"_systemKeys": [
175+
"uid",
176+
"isEii",
177+
"isExtensionMethod",
178+
"parent",
179+
"children",
180+
"href",
181+
"langs",
182+
"name",
183+
"nameWithType",
184+
"fullName",
185+
"type",
186+
"source",
187+
"documentation",
188+
"assemblies",
189+
"namespace",
190+
"summary",
191+
"remarks",
192+
"example",
193+
"syntax",
194+
"overridden",
195+
"overload",
196+
"exceptions",
197+
"seealso",
198+
"see",
199+
"inheritance",
200+
"derivedClasses",
201+
"level",
202+
"implements",
203+
"inheritedMembers",
204+
"extensionMethods",
205+
"conceptual",
206+
"platform",
207+
"attributes",
208+
"additionalNotes"
209+
],
210+
"_splitReference": true,
211+
"_key": "obj/api/CSharp10.ConstantInterpolatedStrings.S1.yml",
212+
"_navKey": "~/toc.yml",
213+
"_navPath": "toc.html",
214+
"_navRel": "../toc.html",
215+
"_path": "api/CSharp10.ConstantInterpolatedStrings.S1.html",
216+
"_rel": "../",
217+
"_tocKey": "~/obj/api/toc.yml",
218+
"_tocPath": "api/toc.html",
219+
"_tocRel": "toc.html",
220+
"__global": {
221+
"namespacesInSubtitle": "Namespaces",
222+
"classesInSubtitle": "Classes",
223+
"structsInSubtitle": "Structs",
224+
"interfacesInSubtitle": "Interfaces",
225+
"enumsInSubtitle": "Enums",
226+
"delegatesInSubtitle": "Delegates",
227+
"constructorsInSubtitle": "Constructors",
228+
"fieldsInSubtitle": "Fields",
229+
"propertiesInSubtitle": "Properties",
230+
"methodsInSubtitle": "Methods",
231+
"eventsInSubtitle": "Events",
232+
"operatorsInSubtitle": "Operators",
233+
"eiisInSubtitle": "Explicit Interface Implementations",
234+
"functionsInSubtitle": "Functions",
235+
"variablesInSubtitle": "Variables",
236+
"typeAliasesInSubtitle": "Type Aliases",
237+
"membersInSubtitle": "Members",
238+
"improveThisDoc": "Edit this page",
239+
"viewSource": "View Source",
240+
"inheritance": "Inheritance",
241+
"derived": "Derived",
242+
"inheritedMembers": "Inherited Members",
243+
"package": "Package",
244+
"namespace": "Namespace",
245+
"assembly": "Assembly",
246+
"syntax": "Syntax",
247+
"overrides": "Overrides",
248+
"implements": "Implements",
249+
"remarks": "Remarks",
250+
"examples": "Examples",
251+
"seealso": "See Also",
252+
"declaration": "Declaration",
253+
"parameters": "Parameters",
254+
"typeParameters": "Type Parameters",
255+
"type": "Type",
256+
"name": "Name",
257+
"description": "Description",
258+
"returns": "Returns",
259+
"fieldValue": "Field Value",
260+
"propertyValue": "Property Value",
261+
"eventType": "Event Type",
262+
"variableValue": "Variable Value",
263+
"typeAliasType": "Type Alias Type",
264+
"exceptions": "Exceptions",
265+
"condition": "Condition",
266+
"extensionMethods": "Extension Methods",
267+
"note": "Note",
268+
"warning": "Warning",
269+
"tip": "Tip",
270+
"important": "Important",
271+
"caution": "Caution",
272+
"tocToggleButton": "Show / Hide Table of Contents",
273+
"tocFilter": "Filter by title",
274+
"search": "Search",
275+
"searchResults": "Search Results for",
276+
"searchResultsCount": "{count} results for \"{query}\"",
277+
"searchNoResults": "No results for \"{query}\"",
278+
"pageFirst": "First",
279+
"pagePrev": "Previous",
280+
"pageNext": "Next",
281+
"pageLast": "Last",
282+
"inThisArticle": "In this article",
283+
"nextArticle": "Next",
284+
"prevArticle": "Previous",
285+
"backToTop": "Back to top",
286+
"themeLight": "Light",
287+
"themeDark": "Dark",
288+
"themeAuto": "Auto",
289+
"changeTheme": "Change theme",
290+
"copy": "Copy",
291+
"downloadPdf": "Download PDF",
292+
"_shared": {}
293+
},
294+
"yamlmime": "ManagedReference",
295+
"docurl": "https://github.com/dotnet/docfx/new/main/apiSpec/new?filename=CSharp10_ConstantInterpolatedStrings_S1.md&value=---%0Auid%3A%20CSharp10.ConstantInterpolatedStrings.S1%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A",
296+
"sourceurl": "https://github.com/dotnet/docfx/blob/main/samples/csharp/src/CSharp10.cs/#L23",
297+
"summary": "",
298+
"description": "",
299+
"remarks": "",
300+
"conceptual": "",
301+
"implements": "",
302+
"example": "",
303+
"seealso": [],
304+
"id": "CSharp10_ConstantInterpolatedStrings_S1",
305+
"hideTitleType": false,
306+
"hideSubtitle": false,
307+
"_disableToc": false,
308+
"_disableNextArticle": true,
309+
"inField": true,
310+
"isItem": true
311+
}

0 commit comments

Comments
 (0)