1 write to _collection
Microsoft.AspNetCore.Mvc.Core (1)
Infrastructure\DefaultActionDescriptorCollectionProvider.cs (1)
159_collection = new ActionDescriptorCollection(
5 references to _collection
Microsoft.AspNetCore.Mvc.Core (5)
Infrastructure\DefaultActionDescriptorCollectionProvider.cs (5)
57Debug.Assert(_collection != null); 60return _collection; 72Debug.Assert(_collection != null); 101if (_collection == null) 105if (_collection == null)