3 references to TryGetValue
Microsoft.AspNetCore.Components (1)
Routing\RouteTableFactory.cs (1)
211
seen.
TryGetValue
(current, out var existing);
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Http\HttpHeaders.cs (1)
140
if (_internedHeaderNames.
TryGetValue
(name, out var internedName))
System.Private.Xml.Linq (1)
System\Xml\Schema\XNodeValidator.cs (1)
163
if (!schemaInfos.
TryGetValue
(schemaInfo, out si))