2 writes to _isOriginAllowed
Microsoft.AspNetCore.Cors (2)
Infrastructure\CorsPolicy.cs (2)
23_isOriginAllowed = DefaultIsOriginAllowed; 90_isOriginAllowed = value;
1 reference to _isOriginAllowed
Microsoft.AspNetCore.Cors (1)
Infrastructure\CorsPolicy.cs (1)
86return _isOriginAllowed;