285 implementations of
aspire (1)
Aspire.Dashboard (1)
Aspire.Hosting (2)
dotnet-svcutil-lib (3)
GenerateDocumentationAndConfigFiles (7)
Metrics (7)
Metrics.Legacy (7)
Microsoft.AspNetCore.Http.Abstractions (10)
Microsoft.AspNetCore.HttpOverrides (2)
Microsoft.AspNetCore.Mvc.Core (1)
Microsoft.AspNetCore.Mvc.IntegrationTests (2)
Microsoft.AspNetCore.Razor (1)
Microsoft.CodeAnalysis (7)
Microsoft.CodeAnalysis.Analyzers (7)
Microsoft.CodeAnalysis.AnalyzerUtilities (7)
Microsoft.CodeAnalysis.BannedApiAnalyzers (7)
Microsoft.CodeAnalysis.CodeStyle (7)
Microsoft.CodeAnalysis.Collections.Package (7)
Microsoft.CodeAnalysis.Extensions.Package (7)
Microsoft.CodeAnalysis.InteractiveHost (7)
Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers (7)
Microsoft.CodeAnalysis.PublicApiAnalyzers (7)
Microsoft.CodeAnalysis.ResxSourceGenerator (7)
Microsoft.CodeAnalysis.Scripting (1)
Microsoft.CodeAnalysis.Threading.Package (7)
Microsoft.CodeAnalysis.Workspaces (7)
Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost (7)
Microsoft.Extensions.AI.Abstractions (1)
Microsoft.Extensions.Configuration (1)
Microsoft.Extensions.DependencyInjection.Abstractions (1)
Microsoft.Extensions.Http (1)
Microsoft.Extensions.Primitives (1)
Microsoft.Maui (3)
Microsoft.Maui.Controls (24)
Microsoft.Maui.Controls.Maps (2)
PresentationCore (32)
PresentationFramework (12)
Roslyn.Diagnostics.Analyzers (7)
System.Collections (5)
System.Collections.Immutable (5)
System.Data.Common (1)
System.Diagnostics.DiagnosticSource (1)
System.DirectoryServices.AccountManagement (1)
System.IO.FileSystem.Watcher (1)
System.Linq (4)
System.Linq.AsyncEnumerable (2)
System.Linq.Expressions (3)
System.Linq.Parallel (1)
System.Private.CoreLib (4)
System.Private.Xml (4)
System.ServiceModel.Primitives (2)
System.Text.Json (2)
System.Text.RegularExpressions (3)
System.Windows.Forms.Design (1)
System.Windows.Forms.Primitives (1)
System.Windows.Forms.Tests (1)
System.Xaml (1)
Test.Utilities (7)
Text.Analyzers (7)
204 writes to
Aspire.Hosting (1)
Microsoft.AspNetCore.Components.Endpoints.Tests (1)
Microsoft.AspNetCore.Components.Server.Tests (2)
Microsoft.AspNetCore.Mvc.Cors (1)
Microsoft.AspNetCore.OpenApi (3)
Microsoft.AspNetCore.Razor (2)
Microsoft.AspNetCore.Rewrite (1)
Microsoft.CodeAnalysis.CSharp.CodeStyle (2)
Microsoft.CodeAnalysis.CSharp.Features (1)
Microsoft.CodeAnalysis.CSharp.Workspaces (2)
Microsoft.CodeAnalysis.Features (1)
Microsoft.CodeAnalysis.UnitTests (9)
Microsoft.Data.Analysis (79)
Microsoft.DotNet.XliffTasks (1)
Microsoft.Extensions.AI (2)
Microsoft.Extensions.AI.Abstractions (5)
Microsoft.Extensions.AI.Tests (2)
Microsoft.Extensions.Http (1)
Microsoft.Maui.Controls (7)
Microsoft.ML.CodeGenerator (2)
PresentationCore (63)
PresentationFramework (4)
ReachFramework (1)
Roslyn.Diagnostics.CSharp.Analyzers (2)
System.Private.CoreLib (1)
System.Private.Xml (8)
1857 references to
Aspire.Dashboard (6)
Aspire.Hosting (1)
csc (1)
dotnet-svcutil-lib (35)
GenerateDocumentationAndConfigFiles (16)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Extensions\StackExtensions.cs (1)
53stack.Push(range[i]);
IdentitySample.Mvc (4)
illink (10)
Metrics (11)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Extensions\StackExtensions.cs (1)
53stack.Push(range[i]);
Metrics.Legacy (11)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Extensions\StackExtensions.cs (1)
53stack.Push(range[i]);
Microsoft.Arcade.Test.Common (5)
Microsoft.AspNetCore (1)
Microsoft.AspNetCore.Authentication.BearerToken (1)
Microsoft.AspNetCore.Authentication.Twitter (1)
Microsoft.AspNetCore.Components (1)
Microsoft.AspNetCore.Components.Endpoints (10)
Microsoft.AspNetCore.Components.Endpoints.Tests (1)
Microsoft.AspNetCore.Components.Server (6)
Microsoft.AspNetCore.Components.Server.Tests (2)
Microsoft.AspNetCore.Components.Web (1)
Microsoft.AspNetCore.Components.WebAssembly (4)
Microsoft.AspNetCore.Components.WebView (1)
Microsoft.AspNetCore.Cors (1)
Microsoft.AspNetCore.Diagnostics (5)
Microsoft.AspNetCore.Grpc.JsonTranscoding (2)
Microsoft.AspNetCore.Grpc.Swagger (1)
Microsoft.AspNetCore.Hosting (2)
Microsoft.AspNetCore.Html.Abstractions (3)
Microsoft.AspNetCore.Http.Abstractions (42)
Microsoft.AspNetCore.Http.Connections.Common (2)
Microsoft.AspNetCore.Http.Extensions (12)
Microsoft.AspNetCore.Http.Microbenchmarks (3)
Microsoft.AspNetCore.Http.Results.Tests (3)
Microsoft.AspNetCore.HttpsPolicy (1)
Microsoft.AspNetCore.Identity (3)
Microsoft.AspNetCore.Identity.FunctionalTests (1)
Microsoft.AspNetCore.Mvc.Abstractions (2)
Microsoft.AspNetCore.Mvc.Api.Analyzers (3)
Microsoft.AspNetCore.Mvc.ApiExplorer (2)
Microsoft.AspNetCore.Mvc.Core (55)
Microsoft.AspNetCore.Mvc.Core.Test (7)
Microsoft.AspNetCore.Mvc.Cors (2)
Microsoft.AspNetCore.Mvc.DataAnnotations (5)
Microsoft.AspNetCore.Mvc.FunctionalTests (1)
Microsoft.AspNetCore.Mvc.IntegrationTests (1)
Microsoft.AspNetCore.Mvc.Razor (4)
Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation (3)
Microsoft.AspNetCore.Mvc.RazorPages (16)
Microsoft.AspNetCore.Mvc.RazorPages.Test (1)
Microsoft.AspNetCore.Mvc.TagHelpers (7)
Microsoft.AspNetCore.Mvc.Testing (1)
Microsoft.AspNetCore.Mvc.ViewFeatures (5)
Microsoft.AspNetCore.Mvc.ViewFeatures.Test (7)
ExpressionHelperTest.cs (7)
72(Expression<Func<IList<TestModel>, Category>>)(model => model[i].SelectedCategory),
76(Expression<Func<IList<LowerModel>, Category>>)(model => model[i].selectedcategory),
84(Expression<Func<TestModel, int>>)(model => model.PreferredCategories[i].CategoryId),
92(Expression<Func<IList<TestModel>, int>>)(model => model[2].PreferredCategories[i].CategoryId),
96(Expression<Func<IList<LowerModel>, int>>)(model => model[2].preferredcategories[i].CategoryId),
213(Expression<Func<IList<TestModel>, CategoryName>>)(testModel => testModel[i].SelectedCategory.CategoryName),
214(Expression<Func<TestModel, int>>)(model => model.PreferredCategories[i].CategoryId),
Microsoft.AspNetCore.OpenApi (6)
Services\Schemas\OpenApiSchemaService.cs (4)
287schema.AnyOf[i] = ResolveReferenceForSchema(document, schema.AnyOf[i], rootSchemaId, schemaId);
313schema.AllOf[i] = ResolveReferenceForSchema(document, schema.AllOf[i], rootSchemaId);
321schema.OneOf[i] = ResolveReferenceForSchema(document, schema.OneOf[i], rootSchemaId);
419await InnerApplySchemaTransformersAsync(schema.AnyOf[anyOfIndex], derivedJsonTypeInfo, null, context, transformer, cancellationToken);
Microsoft.AspNetCore.OutputCaching (2)
Microsoft.AspNetCore.Razor (5)
Microsoft.AspNetCore.ResponseCaching (1)
Microsoft.AspNetCore.Rewrite (1)
Microsoft.AspNetCore.Rewrite.Tests (4)
Microsoft.AspNetCore.Routing (22)
Microsoft.AspNetCore.Routing.Abstractions (2)
Microsoft.AspNetCore.Routing.Tests (7)
Microsoft.AspNetCore.Server.HttpSys (1)
Microsoft.AspNetCore.Server.IIS (1)
Microsoft.AspNetCore.Shared.Tests (1)
Microsoft.AspNetCore.SignalR.Tests (2)
Microsoft.AspNetCore.StaticAssets (1)
Microsoft.AspNetCore.StaticFiles (1)
Microsoft.Build.Tasks.CodeAnalysis (1)
Microsoft.Build.Tasks.CodeAnalysis.Sdk (1)
Microsoft.CodeAnalysis (1)
Microsoft.CodeAnalysis.Analyzers (16)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Extensions\StackExtensions.cs (1)
53stack.Push(range[i]);
Microsoft.CodeAnalysis.AnalyzerUtilities (11)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Extensions\StackExtensions.cs (1)
53stack.Push(range[i]);
Microsoft.CodeAnalysis.BannedApiAnalyzers (16)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Extensions\StackExtensions.cs (1)
53stack.Push(range[i]);
Microsoft.CodeAnalysis.CodeStyle (11)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Extensions\StackExtensions.cs (1)
53stack.Push(range[i]);
Microsoft.CodeAnalysis.CodeStyle.Fixes (5)
Microsoft.CodeAnalysis.Collections.Package (1)
Microsoft.CodeAnalysis.CSharp.CodeStyle (4)
Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes (1)
Microsoft.CodeAnalysis.CSharp.EditorFeatures (1)
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (22)
Microsoft.CodeAnalysis.CSharp.Emit.UnitTests (4)
Microsoft.CodeAnalysis.CSharp.Emit2.UnitTests (2)
Microsoft.CodeAnalysis.CSharp.Features (2)
Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests (6)
Microsoft.CodeAnalysis.CSharp.Symbol.UnitTests (1)
Microsoft.CodeAnalysis.CSharp.Syntax.UnitTests (2)
Microsoft.CodeAnalysis.CSharp.Workspaces (5)
Microsoft.CodeAnalysis.EditorFeatures (2)
Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities (8)
Microsoft.CodeAnalysis.EditorFeatures.Text (2)
Microsoft.CodeAnalysis.Extensions.Package (3)
Microsoft.CodeAnalysis.ExternalAccess.FSharp (1)
Microsoft.CodeAnalysis.Features (10)
Microsoft.CodeAnalysis.InteractiveHost (1)
Microsoft.CodeAnalysis.LanguageServer (1)
Microsoft.CodeAnalysis.LanguageServer.Protocol (2)
Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers (16)
Microsoft.CodeAnalysis.PublicApiAnalyzers (11)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Extensions\StackExtensions.cs (1)
53stack.Push(range[i]);
Microsoft.CodeAnalysis.ResxSourceGenerator (11)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Extensions\StackExtensions.cs (1)
53stack.Push(range[i]);
Microsoft.CodeAnalysis.Test.Utilities (11)
Microsoft.CodeAnalysis.Threading.Package (1)
Microsoft.CodeAnalysis.UnitTests (13)
Collections\List\IList.Generic.Tests.cs (13)
116Assert.Throws(IList_Generic_Item_InvalidIndex_ThrowType, () => list[int.MinValue]);
124Assert.Throws(IList_Generic_Item_InvalidIndex_ThrowType, () => list[count]);
125Assert.Throws(IList_Generic_Item_InvalidIndex_ThrowType, () => list[count + 1]);
134Assert.All(Enumerable.Range(0, count), index => result = list[index]);
176T before = list[count / 2];
178Assert.Equal(before, list[count / 2]);
225Assert.Equal(value, list[lastIndex]);
240Assert.Equal(default(T), list[lastIndex]);
245Assert.NotEqual(default(T), list[lastIndex]);
359Assert.Equal(index, list.IndexOf(list[index]));
422Assert.Equal(validAdd, list[count]);
476Assert.Equal(value, list[lastIndex]);
491Assert.Equal(value, list[lastIndex]);
Microsoft.CodeAnalysis.Workspaces (16)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Extensions\StackExtensions.cs (1)
53stack.Push(range[i]);
Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost (1)
Microsoft.CodeAnalysis.Workspaces.Test.Utilities (4)
Microsoft.CSharp (2)
Microsoft.Data.Analysis (440)
Microsoft.DotNet.NuGetRepack.Tests (5)
Microsoft.Extensions.AI (22)
Microsoft.Extensions.AI.Abstractions (22)
Microsoft.Extensions.AI.Abstractions.Tests (11)
Microsoft.Extensions.AI.Integration.Tests (2)
Microsoft.Extensions.AI.OpenAI.Tests (2)
Microsoft.Extensions.AI.Tests (6)
Microsoft.Extensions.Configuration (2)
Microsoft.Extensions.DataIngestion (2)
Microsoft.Extensions.DataIngestion.Abstractions (2)
Microsoft.Extensions.DependencyInjection.Abstractions (7)
Microsoft.Extensions.Diagnostics (3)
Microsoft.Extensions.Diagnostics.HealthChecks.Common.Tests (2)
Microsoft.Extensions.Diagnostics.Testing.Tests (1)
Microsoft.Extensions.FileSystemGlobbing (7)
Microsoft.Extensions.Http (3)
Microsoft.Extensions.Http.Resilience (4)
Microsoft.Extensions.Logging (1)
Microsoft.Extensions.Logging.Configuration (1)
Microsoft.Extensions.Options.SourceGeneration (2)
Microsoft.Extensions.ServiceDiscovery (1)
Microsoft.Extensions.ServiceDiscovery.Dns (1)
Microsoft.Extensions.Telemetry (1)
Microsoft.Maui (10)
Microsoft.Maui.Controls (48)
Microsoft.Maui.Controls.Build.Tasks (7)
Microsoft.Maui.Controls.Maps (4)
Microsoft.ML.CodeGenerator (3)
Microsoft.ML.Core (21)
Microsoft.ML.Core.Tests (2)
Microsoft.ML.Data (1)
Microsoft.ML.Ensemble (4)
Microsoft.ML.FastTree (2)
Microsoft.ML.IntegrationTests (4)
Microsoft.ML.ResultProcessor (5)
Microsoft.ML.StandardTrainers (1)
Microsoft.ML.Tokenizers (2)
Microsoft.ML.TorchSharp (2)
Microsoft.Net.Http.Headers (6)
Microsoft.VisualStudio.Extensibility.Testing.Xunit (2)
Microsoft.VisualStudio.LanguageServices (8)
Microsoft.VisualStudio.LanguageServices.CSharp (2)
Microsoft.VisualStudio.LanguageServices.Implementation (2)
PresentationBuildTasks (11)
src\Microsoft.DotNet.Wpf\src\Shared\System\Windows\Markup\ReflectionHelper.cs (3)
256attrValue = GetCustomAttributeData(list[j], attrType, out typeValue, allowTypeAlso, false, allowZeroArgs);
289cad = list[j];
492friendAssemblyName = GetCustomAttributeData(list[j], GetMscorlibType(typeof(InternalsVisibleToAttribute)), out typeValue, false, false, false);
PresentationCore (143)
MS\Internal\TextFormatting\Bidi.cs (58)
710Debug.Assert(CharProperty[2, (int) characterClass[counter + classIndex]]==0,
712characterClass[counter + classIndex].ToString());
735Debug.Assert(CharProperty[2, (int) characterClass[counter + classIndex]]==0, "Changing class of a fixed class");
813currentClass = characterClass[counter + classIndex];
864characterClass[counter + classIndex],
910characterClass[counter + classIndex],
964if (characterClass[i + classIndex] != DirectionClass.CommonSeparator &&
965characterClass[i + classIndex] != DirectionClass.BoundaryNeutral)
971if (characterClass[i + classIndex] == DirectionClass.CommonSeparator )
983characterClass[counter + classIndex]);
1003characterClass[counter + classIndex],
1033if (characterClass[counter + classIndex] == DirectionClass.ArabicNumber)
1055characterClass[counter + classIndex],
1104characterClass[counter + classIndex],
1247characterClass[counter + classIndex]);
1257(characterClass[counter + 1 + classIndex] == DirectionClass.EuropeanSeparator||
1258characterClass[counter + 1 + classIndex] == DirectionClass.CommonSeparator))
1310characterClass[counter + classIndex]);
1335characterClass[counter + classIndex],
1370characterClass[counter + classIndex],
1416characterClass[counter + classIndex],
1421lastClass = characterClass[counter + classIndex];
1446characterClass[counter + classIndex],
1455characterClass[counter + classIndex],
1466characterClass[counter + classIndex]);
1474characterClass[counter + classIndex],
1555characterClass[counter + classIndex]);
1660Invariant.Assert(CharProperty[3, (int) characterClass[counter+index]]==1,
1686(byte)((ImplictPush[Helper.IsOdd(levels[counter+index]) ? 1 : 0,
1687(int)characterClass[index+counter]]) + levels[counter+index]);
1692levels[counter+index-1] = levels[counter+index];
2016hiddenCharClass = characterClass[i]; // In case EN resolution is overridden.
2078levels[counter + 1] = levels[counter];
2188if (counter>0 && characterClass[counter-1] == DirectionClass.BoundaryNeutral)
2190if (levels[counter-1] < levels[counter] && levels[counter] != ParagraphTerminatorLevel)
2192levels[counter-1] = levels[counter];
2309Invariant.Assert(characterClass[counter] == DirectionClass.ArabicNumber || characterClass[counter] == DirectionClass.EuropeanNumber);
2323if (counter>0 && characterClass[counter-1]==DirectionClass.BoundaryNeutral)
2325if (levels[counter-1] < levels[counter])
2327levels[counter-1] = levels[counter];
2333lastNonBnLevel = levels[counter];
2337levels[counter+1] = levels[counter];
2338characterClass[counter+1] = characterClass[counter];
2341hiddenCharClass = characterClass[counter];
2373currenLimitIsParagraphTerminator = (levels[runLimits[counter]] == ParagraphTerminatorLevel);
2400sor = Helper.IsOdd(Math.Max(baseLevel, levels[runStart])) ?
2405sor = Helper.IsOdd(Math.Max(lastRunLevel, levels[runStart])) ?
2409lastRunLevel = levels[runStart];
2415eor = Helper.IsOdd(Math.Max(levels[runStart], baseLevel)) ?
2425characterClass[runLimits[runNumber]] == DirectionClass.BoundaryNeutral)
2430eor = Helper.IsOdd(Math.Max(levels[runStart], levels[runLimits[runNumber-1] + 1])) ?
2442levels[runStart],
PresentationFramework (90)
MS\Internal\Annotations\Anchoring\LocatorManager.cs (3)
962data = ResolveSingleLocator(ref selection, ref attachmentLevel, AttachmentLevel.MiddlePortion, locators[i], offset, startNode, skipStartNode);
980data = ResolveSingleLocator(ref selection, ref attachmentLevel, AttachmentLevel.EndPortion, locators[locators.Count - 1], offset, startNode, skipStartNode);
1217additionalLocators[i] = ((ContentLocatorBase)initialLocator.Clone()).Merge(additionalLocators[i]);
PresentationFramework.Fluent.Tests (2)
ReachFramework (21)
PrintConfig\PrintCapabilitesWriter.cs (15)
271bins[i],
305optionLocalName = string.Format(CultureInfo.InvariantCulture, "User{0:0000000000}", bins[i]);
306string optionDisplayName = (i < binDisplayNames.Count) ? binDisplayNames[i] : null;
336if (PrintSchemaShim.TryGetPageMediaSizeNameFromPaperSizeCode(paperSizeCodes[i], out mediaSizeEnum))
351string optionDisplayName = (i < paperSizeDisplayNames.Count) ? paperSizeDisplayNames[i] : null;
358WriteValue("xsd:integer", XmlConvert.ToString(paperSizes[i].Width));
364WriteValue("xsd:integer", XmlConvert.ToString(paperSizes[i].Height));
398mediaTypes[i],
413optionLocalName = string.Format(CultureInfo.InvariantCulture, "User{0:0000000000}", mediaTypes[i]);
414optionDisplayName = (i < mediaTypeDisplayNames.Count) ? mediaTypeDisplayNames[i] : null;
502(short)resolutions[i].x,
512if (resolutions[i].x > 0 && resolutions[i].y > 0)
514string x = XmlConvert.ToString(resolutions[i].x);
515string y = XmlConvert.ToString(resolutions[i].y);
Replay (1)
Roslyn.Diagnostics.Analyzers (16)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Extensions\StackExtensions.cs (1)
53stack.Push(range[i]);
Roslyn.Diagnostics.CSharp.Analyzers (5)
Sample (1)
artifacts\obj\Sample\Release\net11.0\generated\Microsoft.AspNetCore.Http.RequestDelegateGenerator\Microsoft.AspNetCore.Http.RequestDelegateGenerator.RequestDelegateGenerator\GeneratedRouteBuilderExtensions.g.cs (1)
5812var filterFactory = routeHandlerFilters[i];
Swaggatherer (4)
System.Collections.Concurrent (3)
System.Collections.Immutable (2)
System.ComponentModel.Composition (2)
System.Diagnostics.DiagnosticSource (3)
System.IO.Packaging (2)
System.Linq (34)
System.Linq.AsyncEnumerable (1)
System.Linq.Expressions (2)
System.Linq.Parallel (5)
System.Net.Http (1)
System.Net.Quic (1)
System.Net.Sockets (6)
System.Private.CoreLib (18)
System.Private.DataContractSerialization (11)
System.Private.Xml (49)
System.Reflection.Context (1)
System.Reflection.MetadataLoadContext (5)
System.ServiceModel.Primitives (45)
System.ServiceModel.Syndication (4)
System.Text.RegularExpressions (1)
System.Threading.Tasks.Parallel (5)
System\Threading\Tasks\Parallel.cs (5)
17730, list.Count, parallelOptions, (i) => body(list[i]), null, null, null, null);
17780, list.Count, parallelOptions, null, (i, state) => bodyWithState(list[i], state), null, null, null);
17830, list.Count, parallelOptions, null, (i, state) => bodyWithStateAndIndex(list[i], state, i), null, null, null);
17880, list.Count, parallelOptions, null, null, (i, state, local) => bodyWithStateAndLocal(list[i], state, local), localInit, localFinally);
17930, list.Count, parallelOptions, null, null, (i, state, local) => bodyWithEverything!(list[i], state, i, local), localInit, localFinally);
System.Windows.Forms.Design (3)
System.Windows.Forms.Primitives (1)
System.Windows.Forms.Tests (3)
System.Xaml (21)
Test.Utilities (11)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Extensions\StackExtensions.cs (1)
53stack.Push(range[i]);
Text.Analyzers (16)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Extensions\StackExtensions.cs (1)
53stack.Push(range[i]);
vbc (1)
VBCSCompiler (1)
Wasm.Performance.TestApp (1)