2 references to Get
Microsoft.AspNetCore.App.Analyzers (2)
src\Shared\RoslynUtils\WellKnownTypes.cs (2)
68
return
Get
(type, throwOnNotFound: true);
81
return
Get
(type, throwOnNotFound: false);