6 references to
Aspire.Dashboard (1)
Components\Interactions\InteractionsProvider.cs (1)
311var existingItem = _pendingInteractions[item.InteractionId];
Binding.UDS.IntegrationTests (1)
UDSBindingTests.cs (1)
124ClientCredentials clientCredentials = (ClientCredentials)factory.Endpoint.EndpointBehaviors[typeof(ClientCredentials)];
System.Private.Xml (4)
System\Xml\Xsl\Xslt\QilGeneratorEnv.cs (2)
424result = CompileSingleKey(_compiler.Keys[qname], key, env); 587format = _compiler.DecimalFormats[resolvedName];
System\Xml\Xsl\Xslt\XsltLoader.cs (2)
897_compiler.Keys[keyName].Add(key); 983DecimalFormatDecl format = _compiler.DecimalFormats[name];